Comparing version 0.3.0 to 0.3.1
@@ -279,3 +279,2 @@ 'use strict'; | ||
let $fragmentId = Symbol(); | ||
let $dereference = Symbol(); | ||
@@ -282,0 +281,0 @@ class JsonPointer { |
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
220160
2
4
1958