@jimp/plugin-resize
Advanced tools
Comparing version 0.3.6-alpha.5 to 0.3.6-alpha.6
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
210434
18
2103
+ Added@jimp/core@0.22.12(transitive)
+ Added@jimp/custom@0.22.12(transitive)
+ Added@jimp/utils@0.22.12(transitive)
+ Added@tokenizer/token@0.3.0(transitive)
+ Addedany-base@1.1.0(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@5.7.1(transitive)
+ Addedexif-parser@0.1.12(transitive)
+ Addedfile-type@16.5.4(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisomorphic-fetch@3.0.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedpeek-readable@4.1.0(transitive)
+ Addedpixelmatch@4.0.2(transitive)
+ Addedpngjs@3.4.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedreadable-web-to-node-stream@3.0.2(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedstrtok3@6.3.0(transitive)
+ Addedtinycolor2@1.6.0(transitive)
+ Addedtoken-types@4.2.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
Updated@jimp/utils@^0.3.6-alpha.6