Socket
Socket
Sign inDemoInstall

raml-json-validation

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml-json-validation - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

JSONValidator.prototype.setRemoteReference = function (reference, content) {
this.validator.setRemoteReference(content);
this.validator.setRemoteReference(reference, content);
};

@@ -11,0 +11,0 @@ JSONValidator.prototype.validateSchema = function (jsonSchema) {

{
"name": "raml-json-validation",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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