You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jsoncrawler

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsoncrawler - npm Package Compare versions

Comparing version

to
0.2.0

jsoncrawler.js

11

package.json
{
"name": "jsoncrawler",
"version": "0.1.70",
"version": "0.2.0",
"description": "jsoncrawler.js lets you search complex json data",
"main": "jsoncrawler.min.js",
"main": "jsoncrawler.js",
"scripts": {
"test": "node test.js",
"build": "webpack -- --env mode=production"
"test": "node test.js"
},

@@ -16,3 +15,3 @@ "keywords": [

"author": "Baksa Gimm",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -22,2 +21,2 @@ "url": "https://github.com/broadwayinc/jsoncrawler/issues"

"homepage": "https://github.com/broadwayinc/jsoncrawler#readme"
}
}