Socket
Socket
Sign inDemoInstall

json-ptr

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-ptr - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

1

index.js

@@ -279,3 +279,2 @@ 'use strict';

let $fragmentId = Symbol();
let $dereference = Symbol();

@@ -282,0 +281,0 @@ class JsonPointer {

3

package.json
{
"name": "json-ptr",
"version": "0.3.0",
"version": "0.3.1",
"author": "Phillip Clark <phillip@flitbit.com>",

@@ -25,2 +25,3 @@ "description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.",

"blanket": "^1.2.1",
"eslint": "^1.10.3",
"expect.js": "~0.3.1",

@@ -27,0 +28,0 @@ "mocha": "~2.3.4"

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