Socket
Socket
Sign inDemoInstall

@jimp/plugin-cover

Package Overview
Dependencies
36
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.6-alpha.5 to 0.3.6-alpha.6

es/index.js

2

dist/index.js

@@ -10,4 +10,2 @@ "use strict";

require("source-map-support/register");
var _utils = require("@jimp/utils");

@@ -14,0 +12,0 @@

{
"name": "@jimp/plugin-cover",
"version": "0.3.6-alpha.5",
"version": "0.3.6-alpha.6",
"description": "cover an image.",

@@ -19,12 +19,13 @@ "main": "dist/index.js",

"dependencies": {
"@jimp/utils": "^0.3.6-alpha.5"
"@jimp/utils": "^0.3.6-alpha.6"
},
"peerDependencies": {
"@jimp/custom": "0.3.6-alpha.4",
"@jimp/plugin-crop": "^0.3.5",
"@jimp/plugin-scale": "^0.3.5"
"@jimp/custom": ">=0.3.5",
"@jimp/plugin-crop": ">=0.3.5",
"@jimp/plugin-scale": ">=0.3.5"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "c432eb631a023bf80d5457ef4673cb308d14ce59"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc