graphql-predictions-transformer
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "graphql-predictions-transformer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Implements the @predictions directive.", | ||
@@ -21,5 +21,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "4.1.0", | ||
"graphql-transformer-common": "4.1.0", | ||
"graphql-transformer-core": "6.1.0" | ||
"graphql-mapping-template": "4.1.1", | ||
"graphql-transformer-common": "4.1.1", | ||
"graphql-transformer-core": "6.1.1" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "51dc205ce0189815d00a303d6dd8620c70214140" | ||
"gitHead": "61d9bcba996dbd9d5c4381138ce063ca020ce1df" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedgraphql-mapping-template@4.1.1(transitive)
+ Addedgraphql-transformer-common@4.1.1(transitive)
+ Addedgraphql-transformer-core@6.1.1(transitive)
- Removedgraphql-mapping-template@4.1.0(transitive)
- Removedgraphql-transformer-common@4.1.0(transitive)
- Removedgraphql-transformer-core@6.1.0(transitive)