Socket
Socket
Sign inDemoInstall

@imgcook/cli-loader-images

Package Overview
Dependencies
52
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-alpha.4 to 0.1.0-alpha.5

LICENSE

2

lib/upload.js

@@ -17,3 +17,3 @@ const fs = require('fs');

} else {
throw TypeError('只支持传入文件路径或Stream实例');
throw TypeError('Only incoming file paths or stream instances are supported.');
}

@@ -20,0 +20,0 @@

{
"name": "@imgcook/cli-loader-images",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "",

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

"dependencies": {
"@imgcook/cli-utils": "^0.1.0-alpha.4",
"@imgcook/cli-utils": "^0.1.0-alpha.5",
"fs-extra": "^7.0.1",

@@ -36,3 +36,3 @@ "request": "^2.88.0"

},
"gitHead": "7e8ec66cd5faf5fe759ce4dd823504831fdff6f2"
"gitHead": "0fba1c2276fe9d64ce1612b816cf13132439d41f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc