@arranger/mapping-utils
Advanced tools
Comparing version 0.3.23 to 0.3.24
@@ -25,3 +25,5 @@ "use strict"; | ||
integer: 'Float', | ||
float: 'Float' | ||
float: 'Float', | ||
// https://github.com/overture-stack/arranger/blob/master/modules/schema/src/index.js#L9 | ||
object: 'JSON' | ||
}; | ||
@@ -28,0 +30,0 @@ exports.esToGraphqlTypeMap = esToGraphqlTypeMap; |
{ | ||
"name": "@arranger/mapping-utils", | ||
"version": "0.3.23", | ||
"version": "0.3.24", | ||
"description": "Transform Elasticsearch mappings", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@arranger/middleware": "^0.3.23", | ||
"@arranger/middleware": "^0.3.24", | ||
"babel-polyfill": "^6.26.0", | ||
@@ -28,0 +28,0 @@ "elasticsearch": "^14.0.0", |
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
1513
78170
27
Updated@arranger/middleware@^0.3.24