@arranger/mapping-utils
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "@arranger/mapping-utils", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "Transform Elasticsearch mappings", | ||
@@ -25,6 +25,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@arranger/middleware": "^2.3.0", | ||
"@arranger/middleware": "^2.4.0", | ||
"babel-polyfill": "^6.26.0", | ||
"graphql-fields": "^1.0.2", | ||
"kind-of": "^6.0.3", | ||
"lodash": "^4.17.20", | ||
"minimist": "^1.2.5", | ||
"node-fetch": "^2.2.0", | ||
@@ -50,3 +52,3 @@ "uuid": "^3.2.1" | ||
}, | ||
"gitHead": "3572f1caf36b81b6fa4d28a75dab04e62361dcc3" | ||
"gitHead": "14257021e5469140587da38c2c6591e818b2d736" | ||
} |
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
241489
9
+ Addedkind-of@^6.0.3
+ Addedminimist@^1.2.5
Updated@arranger/middleware@^2.4.0