Comparing version 1.11.1 to 1.11.2
{ | ||
"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 @@ } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
5