Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsonpolice

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonpolice - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

lib/versions.js

@@ -190,3 +190,3 @@ 'use strict';

p = p.then(function () {
refs.parse(data, {
return refs.parse(data, {
scope: uri,

@@ -193,0 +193,0 @@ store: parsedVersions

{
"name": "jsonpolice",
"version": "3.0.2",
"version": "3.0.3",
"description": "JSON Schema parser and validator",

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

@@ -188,3 +188,3 @@ import _ from 'lodash';

p = p.then(function() {
refs.parse(data, {
return refs.parse(data, {
scope: uri,

@@ -191,0 +191,0 @@ store: parsedVersions

Sorry, the diff of this file is not supported yet

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