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

@jimp/plugin-resize

Package Overview
Dependencies
Maintainers
2
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-resize - npm Package Compare versions

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 @@

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

require("source-map-support/register");
// JavaScript Image Resizer (c) 2012 - Grant Galitz

@@ -13,0 +11,0 @@ // Released to public domain 29 July 2013: https://github.com/grantgalitz/JS-Image-Resizer/issues/4

"use strict";
require("source-map-support/register");
/**

@@ -6,0 +4,0 @@ * Copyright (c) 2015 Guyon Roche

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

@@ -19,10 +19,11 @@ "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/custom": ">=0.3.5"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "c432eb631a023bf80d5457ef4673cb308d14ce59"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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