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

es-mapping-to-schema

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-mapping-to-schema - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

8

package.json
{
"name": "es-mapping-to-schema",
"version": "3.0.1",
"version": "3.0.2",
"description": "Convert Elasticsearch mappings to Schema Inspector schemas",

@@ -32,7 +32,9 @@ "main": "index.js",

"dependencies": {
"chai": "^3.5.0",
"lodash": "^4.12.0",
"mocha": "^2.4.5",
"schema-inspector": "^1.6.4"
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
}
}

@@ -7,4 +7,3 @@ ## Elasticsearch Mapping to Schema Inspector schema

### Changelog:
3.0.1 - Removed unused dependencies
3.0.0 - Completely changed the API and output. Now offers more options, and generates separate schemas for validation and
3.0 - Completely changed the API and output. Now offers more options, and generates separate schemas for validation and
sanitization. Previous version combined validation and sanitization into a single schema, with occasionally bad results.

@@ -11,0 +10,0 @@

Sorry, the diff of this file is not supported yet

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