File tree Expand file tree Collapse file tree 7 files changed +6
-8
lines changed Expand file tree Collapse file tree 7 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
AWS Encryption SDK for Javascript
2
- Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
AWS Encryption SDK for Javascript
2
- Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Original file line number Diff line number Diff line change 41
41
"main" : " ./build/main/index.js" ,
42
42
"module" : " ./build/module/index.js" ,
43
43
"types" : " ./build/main/index.d.ts" ,
44
+ "files" : [" ./build/**/*" ],
44
45
"standard" : {
45
46
"parser" : " @typescript-eslint/parser" ,
46
47
"plugins" : [
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5
5
* this file except in compliance with the License. A copy of the License is
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5
5
* this file except in compliance with the License. A copy of the License is
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5
5
* this file except in compliance with the License. A copy of the License is
You can’t perform that action at this time.
0 commit comments