Comparing version 1.3.2-master.4077c81 to 1.3.2-master.b0d7d5e
{ | ||
"name": "json-ptr", | ||
"version": "1.3.2-master.4077c81", | ||
"version": "1.3.2-master.b0d7d5e", | ||
"author": "Phillip Clark <phillip@flitbit.com>", | ||
@@ -5,0 +5,0 @@ "description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.", |
@@ -236,3 +236,3 @@ # json-ptr | ||
- 2020-07-10 — **1.3.0** **BREAKING CHANGES** | ||
- **BREAKING CHANGE:** Global functions are now static functions on the `JsonPointer` type. See [_Where did the Global Functions Go?_](#user-content-where-dit-the-global-functions-go) | ||
- **BREAKING CHANGE:** Global functions are now static functions on the `JsonPointer` type. See [_Where did the Global Functions Go?_](#user-content-where-did-the-global-functions-go) | ||
- Merged new `.unset()` function contributed by @chrishalbert, updated dependencies. | ||
@@ -239,0 +239,0 @@ - Migrated to typescript and retooled build/test/deploy pipeline. Definitely typed. |
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