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

@json-schema-tools/traverse

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

@json-schema-tools/traverse - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.3.1](https://github.com/json-schema-tools/traverse/compare/1.3.0...1.3.1) (2020-07-20)
### Bug Fixes
* remove junk ([fd1468e](https://github.com/json-schema-tools/traverse/commit/fd1468e0c661a400e7902222b06cf19ab77bece8))
* update docs ([a2af5e0](https://github.com/json-schema-tools/traverse/commit/a2af5e077b18606d542843bd98b703e3ec060a9f))
# [1.3.0](https://github.com/json-schema-tools/traverse/compare/1.2.4...1.3.0) (2020-07-15)

@@ -2,0 +10,0 @@

2

package.json
{
"name": "@json-schema-tools/traverse",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "build/index.js",

# JSON Schema Traverse
This package exports a method that will traverse a JSON-Schema, calling a "mutation" function for each sub schema found. It is useful for building tools to work with JSON Schemas.
## Features

@@ -50,3 +52,2 @@

- propertyNames (https://json-schema.org/draft/2019-09/json-schema-core.html#rfc.section.9.3.2.5)
-

@@ -53,0 +54,0 @@ ### Contributing

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