@arranger/mapping-utils
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "@arranger/mapping-utils", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Transform Elasticsearch mappings", | ||
@@ -28,3 +28,2 @@ "main": "dist/index.js", | ||
"elasticsearch": "^14.0.0", | ||
"graphql": "^0.12.3", | ||
"graphql-fields": "^1.0.2", | ||
@@ -35,3 +34,3 @@ "lodash": "^4.17.4", | ||
"peerDependencies": { | ||
"graphql": "*" | ||
"graphql": "^0.11.0" | ||
}, | ||
@@ -38,0 +37,0 @@ "devDependencies": { |
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
7
53657
+ Addedgraphql@0.11.7(transitive)
- Removedgraphql@^0.12.3
- Removedgraphql@0.12.3(transitive)