Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsonpath-plus

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonpath-plus - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

6

CHANGES.md
# 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.

3

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc