aws-amplify
Advanced tools
Comparing version
{ | ||
"name": "aws-amplify/analytics/kinesis-firehose", | ||
"main": "../../dist/cjs/analytics/kinesis-firehose/index.js", | ||
"react-native": "../../src/analytics/kinesis-firehose/index.ts", | ||
"react-native": "../../dist/cjs/analytics/kinesis-firehose/index.js", | ||
"browser": "../../dist/esm/analytics/kinesis-firehose/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/analytics/kinesis-firehose/index.mjs", |
{ | ||
"name": "aws-amplify/analytics/kinesis", | ||
"main": "../../dist/cjs/analytics/kinesis/index.js", | ||
"react-native": "../../src/analytics/kinesis/index.ts", | ||
"react-native": "../../dist/cjs/analytics/kinesis/index.js", | ||
"browser": "../../dist/esm/analytics/kinesis/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/analytics/kinesis/index.mjs", |
{ | ||
"name": "aws-amplify/analytics", | ||
"main": "../dist/cjs/analytics/index.js", | ||
"react-native": "../src/analytics/index.ts", | ||
"react-native": "../dist/cjs/analytics/index.js", | ||
"browser": "../dist/esm/analytics/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/analytics/index.mjs", |
{ | ||
"name": "aws-amplify/analytics/personalize", | ||
"main": "../../dist/cjs/analytics/personalize/index.js", | ||
"react-native": "../../src/analytics/personalize/index.ts", | ||
"react-native": "../../dist/cjs/analytics/personalize/index.js", | ||
"browser": "../../dist/esm/analytics/personalize/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/analytics/personalize/index.mjs", |
{ | ||
"name": "aws-amplify/analytics/pinpoint", | ||
"main": "../../dist/cjs/analytics/pinpoint/index.js", | ||
"react-native": "../../src/analytics/pinpoint/index.ts", | ||
"react-native": "../../dist/cjs/analytics/pinpoint/index.js", | ||
"browser": "../../dist/esm/analytics/pinpoint/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/analytics/pinpoint/index.mjs", |
{ | ||
"name": "aws-amplify/api", | ||
"main": "../dist/cjs/api/index.js", | ||
"react-native": "../src/api/index.ts", | ||
"react-native": "../dist/cjs/api/index.js", | ||
"browser": "../dist/esm/api/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/api/index.mjs", |
{ | ||
"name": "aws-amplify/auth/cognito", | ||
"main": "../../dist/cjs/auth/cognito/index.js", | ||
"react-native": "../../src/auth/cognito/index.ts", | ||
"react-native": "../../dist/cjs/auth/cognito/index.js", | ||
"browser": "../../dist/esm/auth/cognito/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/auth/cognito/index.mjs", |
{ | ||
"name": "aws-amplify/auth", | ||
"main": "../dist/cjs/auth/index.js", | ||
"react-native": "../src/auth/index.ts", | ||
"react-native": "../dist/cjs/auth/index.js", | ||
"browser": "../dist/esm/auth/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/auth/index.mjs", |
{ | ||
"name": "aws-amplify/data", | ||
"main": "../dist/cjs/api/index.js", | ||
"react-native": "../src/api/index.ts", | ||
"react-native": "../dist/cjs/api/index.js", | ||
"browser": "../dist/esm/api/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/api/index.mjs", |
{ | ||
"name": "aws-amplify/datastore", | ||
"main": "../dist/cjs/datastore/index.js", | ||
"react-native": "../src/datastore/index.ts", | ||
"react-native": "../dist/cjs/datastore/index.js", | ||
"browser": "../dist/esm/datastore/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/datastore/index.mjs", |
{ | ||
"name": "aws-amplify/in-app-messaging", | ||
"main": "../dist/cjs/in-app-messaging/index.js", | ||
"react-native": "../src/in-app-messaging/index.ts", | ||
"react-native": "../dist/cjs/in-app-messaging/index.js", | ||
"browser": "../dist/esm/in-app-messaging/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/in-app-messaging/index.mjs", |
{ | ||
"name": "aws-amplify/in-app-messaging/pinpoint", | ||
"main": "../../dist/cjs/in-app-messaging/pinpoint/index.js", | ||
"react-native": "../../src/in-app-messaging/pinpoint/index.ts", | ||
"react-native": "../../dist/cjs/in-app-messaging/pinpoint/index.js", | ||
"browser": "../../dist/esm/in-app-messaging/pinpoint/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/in-app-messaging/pinpoint/index.mjs", |
{ | ||
"name": "aws-amplify", | ||
"version": "6.14.4-unstable.893d9cf.0+893d9cf", | ||
"version": "6.14.4", | ||
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", | ||
@@ -8,6 +8,6 @@ "main": "./dist/cjs/index.js", | ||
"typings": "./dist/esm/index.d.ts", | ||
"react-native": "./src/index.ts", | ||
"react-native": "./dist/cjs/index.js", | ||
"exports": { | ||
".": { | ||
"react-native": "./src/index.ts", | ||
"react-native": "./dist/cjs/index.js", | ||
"types": "./dist/esm/index.d.ts", | ||
@@ -18,3 +18,3 @@ "import": "./dist/esm/index.mjs", | ||
"./utils": { | ||
"react-native": "./src/utils/index.ts", | ||
"react-native": "./dist/cjs/utils/index.js", | ||
"types": "./dist/esm/utils/index.d.ts", | ||
@@ -25,3 +25,3 @@ "import": "./dist/esm/utils/index.mjs", | ||
"./auth": { | ||
"react-native": "./src/auth/index.ts", | ||
"react-native": "./dist/cjs/auth/index.js", | ||
"types": "./dist/esm/auth/index.d.ts", | ||
@@ -32,3 +32,3 @@ "import": "./dist/esm/auth/index.mjs", | ||
"./api": { | ||
"react-native": "./src/api/index.ts", | ||
"react-native": "./dist/cjs/api/index.js", | ||
"types": "./dist/esm/api/index.d.ts", | ||
@@ -39,3 +39,3 @@ "import": "./dist/esm/api/index.mjs", | ||
"./api/internals": { | ||
"react-native": "./src/api/internals.ts", | ||
"react-native": "./dist/cjs/api/internals.js", | ||
"types": "./dist/esm/api/internals.d.ts", | ||
@@ -51,3 +51,3 @@ "import": "./dist/esm/api/internals.mjs", | ||
"./data": { | ||
"react-native": "./src/api/index.ts", | ||
"react-native": "./dist/cjs/api/index.js", | ||
"types": "./dist/esm/api/index.d.ts", | ||
@@ -63,3 +63,3 @@ "import": "./dist/esm/api/index.mjs", | ||
"./datastore": { | ||
"react-native": "./src/datastore/index.ts", | ||
"react-native": "./dist/cjs/datastore/index.js", | ||
"types": "./dist/esm/datastore/index.d.ts", | ||
@@ -70,3 +70,3 @@ "import": "./dist/esm/datastore/index.mjs", | ||
"./auth/cognito": { | ||
"react-native": "./src/auth/cognito/index.ts", | ||
"react-native": "./dist/cjs/auth/cognito/index.js", | ||
"types": "./dist/esm/auth/cognito/index.d.ts", | ||
@@ -92,3 +92,3 @@ "import": "./dist/esm/auth/cognito/index.mjs", | ||
"./analytics": { | ||
"react-native": "./src/analytics/index.ts", | ||
"react-native": "./dist/cjs/analytics/index.js", | ||
"types": "./dist/esm/analytics/index.d.ts", | ||
@@ -99,3 +99,3 @@ "import": "./dist/esm/analytics/index.mjs", | ||
"./analytics/pinpoint": { | ||
"react-native": "./src/analytics/pinpoint/index.ts", | ||
"react-native": "./dist/cjs/analytics/pinpoint/index.js", | ||
"types": "./dist/esm/analytics/pinpoint/index.d.ts", | ||
@@ -106,3 +106,3 @@ "import": "./dist/esm/analytics/pinpoint/index.mjs", | ||
"./analytics/kinesis": { | ||
"react-native": "./src/analytics/kinesis/index.ts", | ||
"react-native": "./dist/cjs/analytics/kinesis/index.js", | ||
"types": "./dist/esm/analytics/kinesis/index.d.ts", | ||
@@ -113,3 +113,3 @@ "import": "./dist/esm/analytics/kinesis/index.mjs", | ||
"./analytics/kinesis-firehose": { | ||
"react-native": "./src/analytics/kinesis-firehose/index.ts", | ||
"react-native": "./dist/cjs/analytics/kinesis-firehose/index.js", | ||
"types": "./dist/esm/analytics/kinesis-firehose/index.d.ts", | ||
@@ -120,3 +120,3 @@ "import": "./dist/esm/analytics/kinesis-firehose/index.mjs", | ||
"./analytics/personalize": { | ||
"react-native": "./src/analytics/personalize/index.ts", | ||
"react-native": "./dist/cjs/analytics/personalize/index.js", | ||
"types": "./dist/esm/analytics/personalize/index.d.ts", | ||
@@ -127,3 +127,3 @@ "import": "./dist/esm/analytics/personalize/index.mjs", | ||
"./storage": { | ||
"react-native": "./src/storage/index.ts", | ||
"react-native": "./dist/cjs/storage/index.js", | ||
"types": "./dist/esm/storage/index.d.ts", | ||
@@ -134,3 +134,3 @@ "import": "./dist/esm/storage/index.mjs", | ||
"./storage/s3": { | ||
"react-native": "./src/storage/s3/index.ts", | ||
"react-native": "./dist/cjs/storage/s3/index.js", | ||
"types": "./dist/esm/storage/s3/index.d.ts", | ||
@@ -151,3 +151,3 @@ "import": "./dist/esm/storage/s3/index.mjs", | ||
"./in-app-messaging": { | ||
"react-native": "./src/in-app-messaging/index.ts", | ||
"react-native": "./dist/cjs/in-app-messaging/index.js", | ||
"types": "./dist/esm/in-app-messaging/index.d.ts", | ||
@@ -158,3 +158,3 @@ "import": "./dist/esm/in-app-messaging/index.mjs", | ||
"./push-notifications": { | ||
"react-native": "./src/push-notifications/index.ts", | ||
"react-native": "./dist/cjs/push-notifications/index.js", | ||
"types": "./dist/esm/push-notifications/index.d.ts", | ||
@@ -165,3 +165,3 @@ "import": "./dist/esm/push-notifications/index.mjs", | ||
"./in-app-messaging/pinpoint": { | ||
"react-native": "./src/in-app-messaging/pinpoint/index.ts", | ||
"react-native": "./dist/cjs/in-app-messaging/pinpoint/index.js", | ||
"types": "./dist/esm/in-app-messaging/pinpoint/index.d.ts", | ||
@@ -172,3 +172,3 @@ "import": "./dist/esm/in-app-messaging/pinpoint/index.mjs", | ||
"./push-notifications/pinpoint": { | ||
"react-native": "./src/push-notifications/pinpoint/index.ts", | ||
"react-native": "./dist/cjs/push-notifications/pinpoint/index.js", | ||
"types": "./dist/esm/push-notifications/pinpoint/index.d.ts", | ||
@@ -315,9 +315,9 @@ "import": "./dist/esm/push-notifications/pinpoint/index.mjs", | ||
"dependencies": { | ||
"@aws-amplify/analytics": "7.0.80-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/api": "6.3.11-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/auth": "6.12.4-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/core": "6.11.4-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/datastore": "5.0.82-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/notifications": "2.0.80-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/storage": "6.8.4-unstable.893d9cf.0+893d9cf", | ||
"@aws-amplify/analytics": "7.0.80", | ||
"@aws-amplify/api": "6.3.11", | ||
"@aws-amplify/auth": "6.12.4", | ||
"@aws-amplify/core": "6.11.4", | ||
"@aws-amplify/datastore": "5.0.82", | ||
"@aws-amplify/notifications": "2.0.80", | ||
"@aws-amplify/storage": "6.8.4", | ||
"tslib": "^2.5.0" | ||
@@ -558,3 +558,3 @@ }, | ||
], | ||
"gitHead": "893d9cf04bf1bb349e1d1a7094cf6507d413d713" | ||
"gitHead": "f2ac9929610f7f878f124083ceaf03465113cd44" | ||
} |
{ | ||
"name": "aws-amplify/push-notifications", | ||
"main": "../dist/cjs/push-notifications/index.js", | ||
"react-native": "../src/push-notifications/index.ts", | ||
"react-native": "../dist/cjs/push-notifications/index.js", | ||
"browser": "../dist/esm/push-notifications/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/push-notifications/index.mjs", |
{ | ||
"name": "aws-amplify/push-notifications/pinpoint", | ||
"main": "../../dist/cjs/push-notifications/pinpoint/index.js", | ||
"react-native": "../../src/push-notifications/pinpoint/index.ts", | ||
"react-native": "../../dist/cjs/push-notifications/pinpoint/index.js", | ||
"browser": "../../dist/esm/push-notifications/pinpoint/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/push-notifications/pinpoint/index.mjs", |
{ | ||
"name": "aws-amplify/storage", | ||
"main": "../dist/cjs/storage/index.js", | ||
"react-native": "../src/storage/index.ts", | ||
"react-native": "../dist/cjs/storage/index.js", | ||
"browser": "../dist/esm/storage/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/storage/index.mjs", |
{ | ||
"name": "aws-amplify/storage/s3", | ||
"main": "../../dist/cjs/storage/s3/index.js", | ||
"react-native": "../../src/storage/s3/index.ts", | ||
"react-native": "../../dist/cjs/storage/s3/index.js", | ||
"browser": "../../dist/esm/storage/s3/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../../dist/esm/storage/s3/index.mjs", |
{ | ||
"name": "aws-amplify/utils", | ||
"main": "../dist/cjs/utils/index.js", | ||
"react-native": "../src/utils/index.ts", | ||
"react-native": "../dist/cjs/utils/index.js", | ||
"browser": "../dist/esm/utils/index.mjs", | ||
@@ -6,0 +6,0 @@ "module": "../dist/esm/utils/index.mjs", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%0
-100%169339
-0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
Updated
Updated
Updated
Updated