@json-schema-tools/dereferencer
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -0,1 +1,8 @@ | ||
## [1.0.12](https://github.com/json-schema-tools/dereferencer/compare/1.0.11...1.0.12) (2020-07-07) | ||
### Bug Fixes | ||
* update traverse again ([e4286c7](https://github.com/json-schema-tools/dereferencer/commit/e4286c76cae8cdbbb453a14ece8bf969b3bf270f)) | ||
## [1.0.11](https://github.com/json-schema-tools/dereferencer/compare/1.0.10...1.0.11) (2020-07-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@json-schema-tools/dereferencer", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Dereference (aka parse refs) from JSON Schemas", | ||
@@ -18,3 +18,2 @@ "main": "build/index.js", | ||
"@json-schema-tools/meta-schema": "^1.0.10", | ||
"@json-schema-tools/traverse": "^1.2.3", | ||
"@types/jest": "^26.0.3", | ||
@@ -31,4 +30,5 @@ "@types/node": "^14.0.14", | ||
"@json-schema-spec/json-pointer": "^0.1.2", | ||
"@json-schema-tools/traverse": "^1.2.4", | ||
"node-fetch": "^2.6.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
89367
9
3
+ Added@json-schema-tools/traverse@1.10.4(transitive)