Comparing version 3.1.1-main.02aa710 to 3.1.1-main.3292abf
{ | ||
"name": "json-ptr", | ||
"version": "3.1.1-main.02aa710", | ||
"version": "3.1.1-main.3292abf", | ||
"author": "Phillip Clark <phillip@flitbit.com>", | ||
@@ -17,2 +17,3 @@ "description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.", | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/esm/index.js", | ||
@@ -19,0 +20,0 @@ "require": "./dist/cjs/index.js" |
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
1543237