json-schema-ref-parser
Advanced tools
Comparing version 9.0.5 to 9.0.6
{ | ||
"name": "json-schema-ref-parser", | ||
"version": "9.0.5", | ||
"version": "9.0.6", | ||
"description": "Parse, Resolve, and Dereference JSON Schema $ref pointers", | ||
@@ -41,4 +41,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@apidevtools/json-schema-ref-parser": "9.0.5" | ||
"@apidevtools/json-schema-ref-parser": "9.0.6" | ||
} | ||
} |
@@ -132,3 +132,3 @@ JSON Schema $Ref Parser | ||
-------------------------- | ||
I welcome any contributions, enhancements, and bug-fixes. [File an issue](https://github.com/APIDevTools/json-schema-ref-parser/issues) on GitHub and [submit a pull request](https://github.com/APIDevTools/json-schema-ref-parser/pulls). | ||
I welcome any contributions, enhancements, and bug-fixes. [Open an issue](https://github.com/APIDevTools/json-schema-ref-parser/issues) on GitHub and [submit a pull request](https://github.com/APIDevTools/json-schema-ref-parser/pulls). | ||
@@ -135,0 +135,0 @@ #### Building/Testing |
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
+ Added@apidevtools/json-schema-ref-parser@9.0.6(transitive)
- Removed@apidevtools/json-schema-ref-parser@9.0.5(transitive)