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

json-pathfinder

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-pathfinder - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

9

package.json
{
"name": "json-pathfinder",
"version": "0.0.0",
"version": "0.0.1",
"description": "extract paths to leafs of JSON object",

@@ -19,3 +19,6 @@ "main": "index.js",

],
"keywords": [],
"keywords": [
"json paths",
"property tree of json"
],
"author": "Andre Stehle",

@@ -28,5 +31,5 @@ "license": "MIT",

"json-stack": "0.0.2",
"lodash": "^4.15.0"
"lodash": "^4.16.6"
},
"devDependencies": {}
}
# json-pathfinder
extract paths to leafs of JSON object
extract paths to leafs of JSON object / property tree of json
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