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

@jimp/plugin-rotate

Package Overview
Dependencies
Maintainers
2
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-rotate - npm Package Compare versions

Comparing version 0.8.5-canary.800.426.0 to 0.8.5-canary.753c2c9.0

16

package.json
{
"name": "@jimp/plugin-rotate",
"version": "0.8.5-canary.800.426.0",
"version": "0.8.5-canary.753c2c9.0",
"description": "Rotate an image.",

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

"dependencies": {
"@jimp/utils": "0.8.5-canary.800.426.0",
"@jimp/utils": "0.8.5-canary.753c2c9.0",
"core-js": "^2.5.7"

@@ -34,7 +34,7 @@ },

"devDependencies": {
"@jimp/custom": "0.8.5-canary.800.426.0",
"@jimp/plugin-blit": "0.8.5-canary.800.426.0",
"@jimp/plugin-crop": "0.8.5-canary.800.426.0",
"@jimp/plugin-resize": "0.8.5-canary.800.426.0",
"@jimp/test-utils": "0.8.5-canary.800.426.0"
"@jimp/custom": "0.8.5-canary.753c2c9.0",
"@jimp/plugin-blit": "0.8.5-canary.753c2c9.0",
"@jimp/plugin-crop": "0.8.5-canary.753c2c9.0",
"@jimp/plugin-resize": "0.8.5-canary.753c2c9.0",
"@jimp/test-utils": "0.8.5-canary.753c2c9.0"
},

@@ -44,3 +44,3 @@ "publishConfig": {

},
"gitHead": "eea6165d7a8ee65bce94db45d530aa45bba72af1"
"gitHead": "753c2c99505ea4cc87aeb1ac9def054b52a2e90c"
}

@@ -100,2 +100,3 @@ import { throwError, isNodePattern } from '@jimp/utils';

}
this.bitmap.data = dstBuffer;

@@ -102,0 +103,0 @@

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