graphql-predictions-transformer
Advanced tools
Comparing version 2.0.6 to 2.0.7-beta.0
@@ -6,10 +6,2 @@ # Change Log | ||
## 2.0.6 (2019-12-04) | ||
**Note:** Version bump only for package graphql-predictions-transformer | ||
## 2.0.5 (2019-12-03) | ||
@@ -16,0 +8,0 @@ |
{ | ||
"name": "graphql-predictions-transformer", | ||
"version": "2.0.6", | ||
"version": "2.0.7-beta.0", | ||
"description": "Implements the @predictions directive.", | ||
@@ -21,5 +21,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "4.5.0", | ||
"graphql-transformer-common": "4.5.0", | ||
"graphql-transformer-core": "6.5.0" | ||
"graphql-mapping-template": "4.4.2-beta.0", | ||
"graphql-transformer-common": "4.4.2-beta.0", | ||
"graphql-transformer-core": "6.4.2-beta.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f7331c79fbed23ee18553866fce3ecc83525b315" | ||
"gitHead": "03482f2ec414de71ae7760563f8ffab478f117b3" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
121249
2
+ Addedgraphql-mapping-template@4.4.2-beta.0(transitive)
+ Addedgraphql-transformer-common@4.4.2-beta.0(transitive)
+ Addedgraphql-transformer-core@6.4.2-beta.0(transitive)
- Removedgraphql-mapping-template@4.5.0(transitive)
- Removedgraphql-transformer-common@4.5.0(transitive)
- Removedgraphql-transformer-core@6.5.0(transitive)