Socket
Socket
Sign inDemoInstall

@json-schema-tools/traverse

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.6 to 1.7.7

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.7.7](https://github.com/json-schema-tools/traverse/compare/1.7.6...1.7.7) (2020-11-03)
### Bug Fixes
* update docs ([d63b561](https://github.com/json-schema-tools/traverse/commit/d63b56180387ba8779a2d8b8e48d3d45a2c08ccc))
## [1.7.6](https://github.com/json-schema-tools/traverse/compare/1.7.5...1.7.6) (2020-10-29)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@json-schema-tools/traverse",
"version": "1.7.6",
"version": "1.7.7",
"description": "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.",

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

@@ -22,2 +22,3 @@ # JSON Schema Traverse

- optional mutability (toggle updating original schema object)
- returns paths as it traverses

@@ -24,0 +25,0 @@ ## Getting Started

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc