Socket
Socket
Sign inDemoInstall

aws-appsync-auth-link

Package Overview
Dependencies
76
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="3.0.3"></a>
## [3.0.3](https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync-auth-link@3.0.2...aws-appsync-auth-link@3.0.3) (2021-01-26)
**Note:** Version bump only for package aws-appsync-auth-link
<a name="3.0.2"></a>

@@ -8,0 +16,0 @@ ## [3.0.2](https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync-auth-link@2.0.3...aws-appsync-auth-link@3.0.2) (2020-10-01)

9

package.json
{
"name": "aws-appsync-auth-link",
"version": "3.0.2",
"version": "3.0.3",
"main": "lib/index.js",

@@ -22,6 +22,11 @@ "license": "Apache-2.0",

"dependencies": {
"@apollo/client": "^3.2.0",
"aws-sdk": "^2.518.0",
"debug": "2.6.9"
},
"devDependencies": {
"@apollo/client": "^3.2.0"
},
"peerDependencies": {
"@apollo/client": "3.x"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc