@jimp/plugin-mask
Advanced tools
Comparing version 0.8.6-canary.810.481.0 to 0.8.6-canary.815.488.0
"use strict"; | ||
require("core-js/modules/es6.object.define-property"); | ||
Object.defineProperty(exports, "__esModule", { | ||
@@ -6,0 +4,0 @@ value: true |
{ | ||
"name": "@jimp/plugin-mask", | ||
"version": "0.8.6-canary.810.481.0", | ||
"version": "0.8.6-canary.815.488.0", | ||
"description": "mask an image.", | ||
@@ -23,4 +23,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "0.8.6-canary.810.481.0", | ||
"core-js": "^2.5.7" | ||
"@babel/runtime": "^7.7.2", | ||
"@jimp/utils": "0.8.6-canary.815.488.0", | ||
"core-js": "^3.4.1" | ||
}, | ||
@@ -31,4 +32,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@jimp/custom": "0.8.6-canary.810.481.0", | ||
"@jimp/test-utils": "0.8.6-canary.810.481.0" | ||
"@jimp/custom": "0.8.6-canary.815.488.0", | ||
"@jimp/test-utils": "0.8.6-canary.815.488.0" | ||
}, | ||
@@ -38,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "941ed08d9215f928708b7ab6a9a942a2fc5995df" | ||
"gitHead": "3260b0cc7bddc7360f70248e28fdd815b7d17c8c" | ||
} |
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
22566
4
434
+ Added@babel/runtime@^7.7.2
+ Added@babel/runtime@7.26.0(transitive)
+ Added@jimp/utils@0.8.6-canary.815.488.0(transitive)
+ Addedcore-js@3.39.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@jimp/utils@0.8.6-canary.810.481.0(transitive)
- Removedcore-js@2.6.12(transitive)
Updatedcore-js@^3.4.1