@plusscommunities/pluss-maintenance-aws 1.2.11 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package-lock.json +16 -27
  2. package/package.json +3 -2
package/package-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plusscommunities/pluss-maintenance-aws",
3
- "version": "1.2.11",
3
+ "version": "2.0.0",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -13,12 +13,13 @@
13
13
  }
14
14
  },
15
15
  "@plusscommunities/pluss-core-aws": {
16
- "version": "1.6.10",
17
- "resolved": "https://registry.npmjs.org/@plusscommunities/pluss-core-aws/-/pluss-core-aws-1.6.10.tgz",
18
- "integrity": "sha512-O2n00I+HW1woK6n/U4nbzI4PZg0OoP16+QYrKgVy3NguQMxTaeijr8Yd8ML2SPMb2xF74u7iOkK6LIXIdVXH3A==",
16
+ "version": "2.0.0",
17
+ "resolved": "https://registry.npmjs.org/@plusscommunities/pluss-core-aws/-/pluss-core-aws-2.0.0.tgz",
18
+ "integrity": "sha512-bJ44RIOXMDFHfKGTE1mRyBlQQVVMVG93sXBUeQ/0FI7jv95+v1wq+8H5xicFevt+AgKhg8r0APDXvKTA8saUaw==",
19
19
  "requires": {
20
20
  "@aws/dynamodb-auto-marshaller": "^0.7.1",
21
21
  "amazon-cognito-identity-js": "^2.0.19",
22
+ "aws-sdk": "^2.284.1",
22
23
  "axios": "^0.18.0",
23
24
  "expo-server-sdk": "^3.0.1",
24
25
  "get-image-colors": "^1.8.1",
@@ -170,7 +171,6 @@
170
171
  "version": "2.963.0",
171
172
  "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.963.0.tgz",
172
173
  "integrity": "sha512-EY7EPap1c/1RxPx+Py56t9btJug3Z3PJkCfplqzNuU1QlFGs+rN8yYm9xIn8J6gbJ5D8F4Qab0GCtTmGstlHfQ==",
173
- "dev": true,
174
174
  "requires": {
175
175
  "buffer": "4.9.2",
176
176
  "events": "1.1.1",
@@ -187,7 +187,6 @@
187
187
  "version": "4.9.2",
188
188
  "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
189
189
  "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
190
- "dev": true,
191
190
  "requires": {
192
191
  "base64-js": "^1.0.2",
193
192
  "ieee754": "^1.1.4",
@@ -197,14 +196,12 @@
197
196
  "ieee754": {
198
197
  "version": "1.1.13",
199
198
  "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
200
- "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==",
201
- "dev": true
199
+ "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg=="
202
200
  },
203
201
  "uuid": {
204
202
  "version": "3.3.2",
205
203
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
206
- "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
207
- "dev": true
204
+ "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="
208
205
  }
209
206
  }
210
207
  },
@@ -1139,8 +1136,7 @@
1139
1136
  "events": {
1140
1137
  "version": "1.1.1",
1141
1138
  "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
1142
- "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=",
1143
- "dev": true
1139
+ "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ="
1144
1140
  },
1145
1141
  "exit-hook": {
1146
1142
  "version": "1.1.1",
@@ -1451,9 +1447,9 @@
1451
1447
  "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ=="
1452
1448
  },
1453
1449
  "html-entities": {
1454
- "version": "2.3.5",
1455
- "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.5.tgz",
1456
- "integrity": "sha512-72TJlcMkYsEJASa/3HnX7VT59htM7iSHbH59NSZbtc+22Ap0Txnlx91sfeB+/A7wNZg7UxtZdhAW4y+/jimrdg=="
1450
+ "version": "2.4.0",
1451
+ "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.4.0.tgz",
1452
+ "integrity": "sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ=="
1457
1453
  },
1458
1454
  "htmlparser2": {
1459
1455
  "version": "3.10.1",
@@ -1745,8 +1741,7 @@
1745
1741
  "jmespath": {
1746
1742
  "version": "0.15.0",
1747
1743
  "resolved": "https://registry.npmjs.org/jmespath/-/jmespath-0.15.0.tgz",
1748
- "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=",
1749
- "dev": true
1744
+ "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
1750
1745
  },
1751
1746
  "jpeg-js": {
1752
1747
  "version": "0.4.3",
@@ -2436,8 +2431,7 @@
2436
2431
  "querystring": {
2437
2432
  "version": "0.2.0",
2438
2433
  "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
2439
- "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=",
2440
- "dev": true
2434
+ "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
2441
2435
  },
2442
2436
  "querystringify": {
2443
2437
  "version": "2.2.0",
@@ -2602,8 +2596,7 @@
2602
2596
  "sax": {
2603
2597
  "version": "1.2.1",
2604
2598
  "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz",
2605
- "integrity": "sha1-e45lYZCyKOgaZq6nSEgNgozS03o=",
2606
- "dev": true
2599
+ "integrity": "sha1-e45lYZCyKOgaZq6nSEgNgozS03o="
2607
2600
  },
2608
2601
  "scmp": {
2609
2602
  "version": "2.1.0",
@@ -2972,7 +2965,6 @@
2972
2965
  "version": "0.10.3",
2973
2966
  "resolved": "https://registry.npmjs.org/url/-/url-0.10.3.tgz",
2974
2967
  "integrity": "sha1-Ah5NnHcF8hu/N9A861h2dAJ3TGQ=",
2975
- "dev": true,
2976
2968
  "requires": {
2977
2969
  "punycode": "1.3.2",
2978
2970
  "querystring": "0.2.0"
@@ -2981,8 +2973,7 @@
2981
2973
  "punycode": {
2982
2974
  "version": "1.3.2",
2983
2975
  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
2984
- "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=",
2985
- "dev": true
2976
+ "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0="
2986
2977
  }
2987
2978
  }
2988
2979
  },
@@ -3067,7 +3058,6 @@
3067
3058
  "version": "0.4.19",
3068
3059
  "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.19.tgz",
3069
3060
  "integrity": "sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q==",
3070
- "dev": true,
3071
3061
  "requires": {
3072
3062
  "sax": ">=0.6.0",
3073
3063
  "xmlbuilder": "~9.0.1"
@@ -3076,8 +3066,7 @@
3076
3066
  "xmlbuilder": {
3077
3067
  "version": "9.0.7",
3078
3068
  "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz",
3079
- "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
3080
- "dev": true
3069
+ "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0="
3081
3070
  }
3082
3071
  }
3083
3072
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plusscommunities/pluss-maintenance-aws",
3
- "version": "1.2.11",
3
+ "version": "2.0.0",
4
4
  "description": "Extension package to enable maintenance on Pluss Communities Platform",
5
5
  "scripts": {
6
6
  "gc": "node ../../tools/gc ./",
@@ -17,9 +17,10 @@
17
17
  "license": "ISC",
18
18
  "dependencies": {
19
19
  "@aws/dynamodb-auto-marshaller": "^0.7.1",
20
- "@plusscommunities/pluss-core-aws": "1.6.10",
20
+ "@plusscommunities/pluss-core-aws": "2.0.0",
21
21
  "amazon-cognito-identity-js": "^2.0.19",
22
22
  "axios": "^0.18.0",
23
+ "aws-sdk": "^2.284.1",
23
24
  "expo-server-sdk": "^3.0.1",
24
25
  "get-image-colors": "^1.8.1",
25
26
  "https": "^1.0.0",