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
2
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 1.11.1 to 1.11.2

2

package.json
{
"name": "node-jq",
"version": "1.11.1",
"version": "1.11.2",
"description": "Run jq in node",

@@ -5,0 +5,0 @@ "main": "lib/jq.js",

@@ -43,3 +43,3 @@ #!/usr/bin/env node

if (process.env.NODE_JQ_SKIP_INSTALL_BINARY === 'true') {
console.log('node-jq is skipping the donwload of jq binary')
console.log('node-jq is skipping the download of jq binary')
process.exit(0)

@@ -46,0 +46,0 @@ }

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