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

images

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

images - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

scripts/nothing.js

11

package.json
{
"name": "images",
"version": "3.2.1",
"version": "3.2.2",
"description": "Cross-platform image decoder(webp/png/jpeg/gif) and encoder(webp/png/jpeg) for Node.js",

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

"test": "node test.js",
"install": "node ./scripts/install.js"
"install": "node scripts/nothing.js"
},

@@ -17,9 +17,2 @@ "repositoryName": "zhangyuanwei/node-images",

},
"dependencies": {
"mkdirp": "^0.5.1",
"nan": "^2.3.2",
"node-gyp": "^3.3.1",
"npmlog": "^4.0.0",
"request": "^2.79.0"
},
"keywords": [

@@ -26,0 +19,0 @@ "image",

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