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

node-image

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-image - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

binding.gyp

16

package.json
{
"name": "node-image",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Node.JS wrapper around FreeImage",

@@ -47,8 +47,6 @@ "main": "lib/image.js",

],
"repositories": [
{
"type": "git",
"url": "https://mikeseven@github.com/mikeseven/node-image.git"
}
],
"repository": {
"type": "git",
"url": "https://mikeseven@github.com/mikeseven/node-image.git"
},
"directories": {

@@ -60,8 +58,8 @@ "src": "src",

"engines": {
"node": ">=0.5.9"
"node": "0.5.9-0.11.3"
},
"scripts": {
"install": "rm -rf build; node-waf configure clean build"
"install": "node-gyp rebuild"
}
}

Sorry, the diff of this file is not supported yet

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