Socket
Socket
Sign inDemoInstall

json-schema-ref-parser

Package Overview
Dependencies
8
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.7 to 9.0.8

6

CHANGELOG.md
Change Log
====================================================================================================
All notable changes will be documented in this file.
JSON Schema $Ref Parser adheres to [Semantic Versioning](http://semver.org/).
==========
See [GitHub Releases](https://github.com/APIDevTools/json-schema-ref-parser/releases) for more information on newer releases.
[v9.0.0](https://github.com/APIDevTools/json-schema-ref-parser/tree/v9.0.0) (2020-04-21)

@@ -9,0 +7,0 @@ ----------------------------------------------------------------------------------------------------

{
"name": "json-schema-ref-parser",
"version": "9.0.7",
"version": "9.0.8",
"description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",

@@ -41,4 +41,4 @@ "keywords": [

"dependencies": {
"@apidevtools/json-schema-ref-parser": "9.0.7"
"@apidevtools/json-schema-ref-parser": "9.0.8"
}
}

@@ -55,3 +55,3 @@ JSON Schema $Ref Parser

- Maintains object reference equality — `$ref` pointers to the same value always resolve to the same object instance
- Tested in Node and all major web browsers on Windows, Mac, and Linux
- Tested in Node v10, v12, & v14, and all major web browsers on Windows, Mac, and Linux

@@ -161,4 +161,4 @@

[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![Stoplight](https://svgshare.com/i/TK5.svg)](https://stoplight.io/?utm_source=github&utm_medium=readme&utm_campaign=json_schema_ref_parser)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)
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