@aws-amplify/notifications 2.0.1-console-preview.b278dcb.0 → 2.0.1-console-preview.be08038.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.
|
@@ -158,8 +158,8 @@
|
|
|
158
158
|
"signature": "d93031677bd533b0d737b02da0f81a7135139631ed9f453455f50061cc40181d"
|
|
159
159
|
},
|
|
160
160
|
"../../core/lib-esm/singleton/Auth/types.d.ts": {
|
|
161
|
-
"version": "
|
|
162
|
-
"signature": "
|
|
161
|
+
"version": "d870ef185bd9e57959c1f3c2ff2cca2d1543243fb4878e52133dae9f92d90385",
|
|
162
|
+
"signature": "d870ef185bd9e57959c1f3c2ff2cca2d1543243fb4878e52133dae9f92d90385"
|
|
163
163
|
},
|
|
164
164
|
"../../core/lib-esm/clients/endpoints/getDnsSuffix.d.ts": {
|
|
165
165
|
"version": "68947051891fb1dde45efbcc0f562b501658b16f5140d2899c6ffd5746c6a2cc",
|
|
@@ -162,8 +162,8 @@
|
|
|
162
162
|
"signature": "d93031677bd533b0d737b02da0f81a7135139631ed9f453455f50061cc40181d"
|
|
163
163
|
},
|
|
164
164
|
"../../core/lib-esm/singleton/Auth/types.d.ts": {
|
|
165
|
-
"version": "
|
|
166
|
-
"signature": "
|
|
165
|
+
"version": "d870ef185bd9e57959c1f3c2ff2cca2d1543243fb4878e52133dae9f92d90385",
|
|
166
|
+
"signature": "d870ef185bd9e57959c1f3c2ff2cca2d1543243fb4878e52133dae9f92d90385"
|
|
167
167
|
},
|
|
168
168
|
"../../core/lib-esm/clients/endpoints/getDnsSuffix.d.ts": {
|
|
169
169
|
"version": "68947051891fb1dde45efbcc0f562b501658b16f5140d2899c6ffd5746c6a2cc",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/notifications",
|
|
3
|
-
"version": "2.0.1-console-preview.
|
|
3
|
+
"version": "2.0.1-console-preview.be08038.0+be08038",
|
|
4
4
|
"description": "Notifications category of aws-amplify",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -97,15 +97,15 @@
|
|
|
97
97
|
"lodash": "^4.17.21"
|
|
98
98
|
},
|
|
99
99
|
"peerDependencies": {
|
|
100
|
-
"@aws-amplify/core": "6.0.1-console-preview.
|
|
100
|
+
"@aws-amplify/core": "6.0.1-console-preview.be08038.0+be08038"
|
|
101
101
|
},
|
|
102
102
|
"devDependencies": {
|
|
103
|
-
"@aws-amplify/core": "6.0.1-console-preview.
|
|
103
|
+
"@aws-amplify/core": "6.0.1-console-preview.be08038.0+be08038",
|
|
104
104
|
"@babel/core": "7.15.5",
|
|
105
105
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
106
106
|
"@babel/plugin-proposal-private-methods": "^7.0.0",
|
|
107
107
|
"@babel/plugin-proposal-private-property-in-object": "^7.0.0",
|
|
108
108
|
"metro-react-native-babel-preset": "^0.66.2"
|
|
109
109
|
},
|
|
110
|
-
"gitHead": "
|
|
110
|
+
"gitHead": "be08038c5b37a510243f077c6d3209e5383f8866"
|
|
111
111
|
}
|