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

jimp

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jimp - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1-canary.786.211.0

14

package.json
{
"name": "jimp",
"version": "0.8.0",
"version": "0.8.1-canary.786.211.0",
"description": "An image processing library written entirely in JavaScript (i.e. zero external or native dependencies)",

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

"browser": "browser/lib/jimp.js",
"types": "index.d.ts",
"types": "types/index.d.ts",
"tonicExampleFilename": "example.js",

@@ -55,5 +55,5 @@ "files": [

"dependencies": {
"@jimp/custom": "^0.8.0",
"@jimp/plugins": "^0.8.0",
"@jimp/types": "^0.8.0",
"@jimp/custom": "0.8.1-canary.786.211.0",
"@jimp/plugins": "0.8.1-canary.786.211.0",
"@jimp/types": "0.8.1-canary.786.211.0",
"core-js": "^2.5.7",

@@ -63,3 +63,3 @@ "regenerator-runtime": "^0.13.3"

"devDependencies": {
"@jimp/test-utils": "^0.8.0",
"@jimp/test-utils": "0.8.1-canary.786.211.0",
"babelify": "^10.0.0",

@@ -87,3 +87,3 @@ "browserify": "^16.2.2",

},
"gitHead": "11f2dcb229e4adeff449fbc0c8dee89586a576d3"
"gitHead": "14314180ede2041c8ae050d013baf39f0c8afbd1"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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