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

@imgcook/cli

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imgcook/cli - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

lib/pull.js

@@ -122,5 +122,7 @@ const ora = require('ora');

} else {
console.error(data.errorList);
isSuccess = false;
}
} else {
console.error(errorData);
isSuccess = false;

@@ -127,0 +129,0 @@ }

4

package.json
{
"name": "@imgcook/cli",
"version": "0.1.7",
"version": "0.1.8",
"description": "",

@@ -46,3 +46,3 @@ "main": "index.js",

},
"gitHead": "a4bbbdd133080e9b45b3e3a5dd67144327ada4fe"
"gitHead": "17b341eccff1ac1a9e5ddc3c0f1eecd0b627bfb2"
}
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