New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-amplify/api

Package Overview
Dependencies
Maintainers
9
Versions
2225
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 6.2.4-unstable.289f3e8.0 to 6.2.4-unstable.b8f57f2.0

2

dist/esm/internals/index.d.ts
export { InternalAPI, InternalAPIClass } from './InternalAPI';
export { generateClientWithAmplifyInstance } from '@aws-amplify/api-graphql/internals/server';
export { V6ClientSSRCookies, V6ClientSSRRequest, } from '@aws-amplify/api-graphql';
export { CommonPublicClientOptions, DefaultCommonClientOptions, } from '@aws-amplify/api-graphql/internals';

12

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

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

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

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

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

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

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

@@ -5,1 +5,9 @@ // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

export { generateClientWithAmplifyInstance } from '@aws-amplify/api-graphql/internals/server';
export {
V6ClientSSRCookies,
V6ClientSSRRequest,
} from '@aws-amplify/api-graphql';
export {
CommonPublicClientOptions,
DefaultCommonClientOptions,
} from '@aws-amplify/api-graphql/internals';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc