Comparing version 3.0.0 to 3.0.1
@@ -1,4 +0,4 @@ | ||
{ | ||
{ | ||
"name": "jsonpatch", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "An implementation of JSON Patch and JSON Pointer IETF RFCs", | ||
@@ -40,3 +40,4 @@ "keywords": ["diff", "patch", "json", "jsonpatch", "jsonpointer"], | ||
"licenses": ["MIT"] , | ||
"main": "lib/jsonpatch.js" | ||
"main": "lib/jsonpatch.js", | ||
"typings": "lib/jsonpatch.d.ts" | ||
} |
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
245241
34
7342