jsonpath-plus
Advanced tools
Comparing version 5.0.6 to 5.0.7
# CHANGES for jsonpath-plus | ||
## 5.0.7 (2021-04-12) | ||
- Fix: Add `packge.json` to `exports` (@sebastiendavid) | ||
## 5.0.6 (2021-04-09) | ||
- Fix: Remove `static` modifiers | ||
- Fix: Remove `static` modifiers (@sdolski) | ||
- Linting: As per latest ash-nazg | ||
@@ -7,0 +11,0 @@ - npm: Update devDeps. |
{ | ||
"author": "Stefan Goessner", | ||
"name": "jsonpath-plus", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"main": "dist/index-node-cjs.js", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": { | ||
@@ -8,0 +9,0 @@ "browser": "./dist/index-browser-esm.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
295125