@jimp/core
Advanced tools
Comparing version 0.3.8 to 0.3.9-alpha.0
{ | ||
"name": "@jimp/core", | ||
"version": "0.3.8", | ||
"version": "0.3.9-alpha.0", | ||
"description": "Jimp core", | ||
@@ -36,5 +36,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "^0.3.8", | ||
"@jimp/utils": "^0.3.9-alpha.0", | ||
"any-base": "^1.1.0", | ||
"buffer": "^5.2.0", | ||
"core-js": "^2.5.7", | ||
"exif-parser": "^0.1.12", | ||
@@ -55,3 +56,3 @@ "file-type": "^9.0.0", | ||
}, | ||
"gitHead": "e04f0bb3d755b18136b00ccefc02497b7581a828" | ||
"gitHead": "2c747d1244260e551a9476b960b64fd7a9c06cc4" | ||
} |
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
359288
11
+ Addedcore-js@^2.5.7
Updated@jimp/utils@^0.3.9-alpha.0