New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-jq

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-jq - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

21

package.json
{
"name": "node-jq",
"version": "0.4.0",
"version": "0.4.1",
"description": "Run jq in node",

@@ -21,4 +21,3 @@ "main": "lib/jq.js",

"precoveralls": "npm run coverage",
"coveralls": "coveralls < coverage/lcov.info",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"coveralls": "coveralls < coverage/lcov.info"
},

@@ -58,11 +57,9 @@ "keywords": [

"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"condition-circle": "^1.5.0",
"chai-as-promised": "^6.0.0",
"coveralls": "^2.11.9",
"ghooks": "^1.2.3",
"isparta": "^4.0.0",
"mocha": "^2.5.3",
"semantic-release": "^6.3.2",
"snazzy": "^4.0.0",
"standard": "^7.1.2",
"mocha": "^3.2.0",
"snazzy": "^5.0.0",
"standard": "^8.6.0",
"tap-diff": "^0.1.1",

@@ -89,7 +86,3 @@ "validate-commit-msg": "^2.8.2"

}
},
"release": {
"verifyConditions": "condition-circle",
"branch": "master"
}
}
}
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