Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arranger/mapping-utils

Package Overview
Dependencies
Maintainers
5
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arranger/mapping-utils - npm Package Compare versions

Comparing version 0.3.23 to 0.3.24

4

dist/mappingToScalarFields.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc