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.12 to 1.0.13-unstable.1

16

CHANGELOG.md

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

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

@@ -8,0 +24,0 @@ ## [1.0.12](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@1.0.11...graphql-auth-transformer@1.0.12) (2018-08-23)

15

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

@@ -9,4 +9,3 @@ "main": "lib/index.js",

"build": "tsc",
"clean": "rm -rf ./lib",
"lint": "tslint -p ./tslint.json"
"clean": "rm -rf ./lib"
},

@@ -23,5 +22,5 @@ "keywords": [

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

@@ -32,4 +31,4 @@ "devDependencies": {

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

@@ -36,0 +35,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