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.2.4-unstable.289f3e8.0

12

package.json
{
"name": "@aws-amplify/api",
"version": "6.2.4-unstable.22ceeb3.0+22ceeb3",
"version": "6.2.4-unstable.289f3e8.0+289f3e8",
"description": "Api category of aws-amplify",

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

"devDependencies": {
"@aws-amplify/core": "6.9.4-unstable.22ceeb3.0+22ceeb3",
"@aws-amplify/core": "6.9.4-unstable.289f3e8.0+289f3e8",
"jest-fetch-mock": "3.0.3",

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

"dependencies": {
"@aws-amplify/api-graphql": "4.7.4-unstable.22ceeb3.0+22ceeb3",
"@aws-amplify/api-rest": "4.0.69-unstable.22ceeb3.0+22ceeb3",
"@aws-amplify/api-graphql": "4.7.4-unstable.289f3e8.0+289f3e8",
"@aws-amplify/api-rest": "4.0.69-unstable.289f3e8.0+289f3e8",
"@aws-amplify/data-schema": "^1.7.0",

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

"peerDependencies": {
"@aws-amplify/core": "6.9.4-unstable.22ceeb3.0+22ceeb3"
"@aws-amplify/core": "6.9.4-unstable.289f3e8.0+289f3e8"
},
"gitHead": "22ceeb387bb17ac1f849b3dd2a75439ebd69ac44"
"gitHead": "289f3e8d1bbf8c95abffb553b612699f43cdccb5"
}