You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@aws-amplify/api

Package Overview
Dependencies
Maintainers
9
Versions
2260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/api - npm Package Compare versions

Comparing version

to
6.3.6-unstable.b383885.0

12

package.json
{
"name": "@aws-amplify/api",
"version": "6.3.6-unstable.980e3f8.0+980e3f8",
"version": "6.3.6-unstable.b383885.0+b383885",
"description": "Api category of aws-amplify",

@@ -71,3 +71,3 @@ "main": "./dist/cjs/index.js",

"devDependencies": {
"@aws-amplify/core": "6.10.6-unstable.980e3f8.0+980e3f8",
"@aws-amplify/core": "6.10.6-unstable.b383885.0+b383885",
"jest-fetch-mock": "3.0.3",

@@ -85,4 +85,4 @@ "typescript": "5.0.2"

"dependencies": {
"@aws-amplify/api-graphql": "4.7.10-unstable.980e3f8.0+980e3f8",
"@aws-amplify/api-rest": "4.0.75-unstable.980e3f8.0+980e3f8",
"@aws-amplify/api-graphql": "4.7.10-unstable.b383885.0+b383885",
"@aws-amplify/api-rest": "4.0.75-unstable.b383885.0+b383885",
"@aws-amplify/data-schema": "^1.7.0",

@@ -93,5 +93,5 @@ "rxjs": "^7.8.1",

"peerDependencies": {
"@aws-amplify/core": "6.10.6-unstable.980e3f8.0+980e3f8"
"@aws-amplify/core": "6.10.6-unstable.b383885.0+b383885"
},
"gitHead": "980e3f8db47f604c30ddb2456dc04082f37a12e1"
"gitHead": "b3838851da3c5620d6c1ea7950d16d81b21e073f"
}