@jimp/gif
Advanced tools
Comparing version 0.3.8 to 0.3.9-alpha.0
{ | ||
"name": "@jimp/gif", | ||
"version": "0.3.8", | ||
"version": "0.3.9-alpha.0", | ||
"description": "Default Jimp gif encoder/decoder.", | ||
@@ -19,3 +19,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "^0.3.8", | ||
"@jimp/utils": "^0.3.9-alpha.0", | ||
"core-js": "^2.5.7", | ||
"omggif": "^1.0.9" | ||
@@ -29,3 +30,3 @@ }, | ||
}, | ||
"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
7625
4
+ Addedcore-js@^2.5.7
Updated@jimp/utils@^0.3.9-alpha.0