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

graphql-auth-transformer

Package Overview
Dependencies
Maintainers
2
Versions
992
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-auth-transformer - npm Package Compare versions

Comparing version 1.0.13-unstable.1 to 1.0.13-unstable.3

16

CHANGELOG.md

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

<a name="1.0.13-unstable.3"></a>
## [1.0.13-unstable.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@1.0.13-unstable.2...graphql-auth-transformer@1.0.13-unstable.3) (2018-08-28)
**Note:** Version bump only for package graphql-auth-transformer
<a name="1.0.13-unstable.2"></a>
## [1.0.13-unstable.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@1.0.13-unstable.1...graphql-auth-transformer@1.0.13-unstable.2) (2018-08-28)
**Note:** Version bump only for package graphql-auth-transformer
<a name="1.0.13-unstable.1"></a>

@@ -8,0 +24,0 @@ ## [1.0.13-unstable.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@1.0.13-unstable.0...graphql-auth-transformer@1.0.13-unstable.1) (2018-08-28)

12

package.json
{
"name": "graphql-auth-transformer",
"version": "1.0.13-unstable.1",
"version": "1.0.13-unstable.3",
"description": "Implements the @auth directive for the appsync model transform.",

@@ -21,5 +21,5 @@ "main": "lib/index.js",

"graphql": "^0.13.2",
"graphql-mapping-template": "^1.0.13-unstable.1",
"graphql-transformer-common": "^1.0.13-unstable.1",
"graphql-transformer-core": "^1.0.13-unstable.1"
"graphql-mapping-template": "^1.0.13-unstable.3",
"graphql-transformer-common": "^1.0.13-unstable.3",
"graphql-transformer-core": "^1.0.13-unstable.3"
},

@@ -30,4 +30,4 @@ "devDependencies": {

"@types/node": "^10.3.4",
"graphql-appsync-transformer": "^1.0.13-unstable.1",
"graphql-dynamodb-transformer": "^1.0.13-unstable.1",
"graphql-appsync-transformer": "^1.0.13-unstable.3",
"graphql-dynamodb-transformer": "^1.0.13-unstable.3",
"jest": "^23.1.0",

@@ -34,0 +34,0 @@ "ts-jest": "^22.4.6",

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