New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-js-image

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-js-image - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

5

package.json
{
"name": "node-js-image",
"version": "0.0.4",
"version": "0.0.5",
"description": "Manipulate Images in Node.js",

@@ -8,3 +8,4 @@ "main": "index.js",

"test": "jest",
"local": "node local.js"
"local": "node local.js",
"pub": "git add . && git commit -m 'new version' && npm version patch && npm publish && git push"
},

@@ -11,0 +12,0 @@ "repository": {

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