@jimp/types
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 _timm = require("timm"); | ||
@@ -14,0 +12,0 @@ |
{ | ||
"name": "@jimp/types", | ||
"version": "0.3.6-alpha.5", | ||
"version": "0.3.6-alpha.6", | ||
"description": "Default Jimp encoder/decoders.", | ||
@@ -19,15 +19,16 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/bmp": "^0.3.6-alpha.5", | ||
"@jimp/gif": "^0.3.6-alpha.5", | ||
"@jimp/jpeg": "^0.3.6-alpha.4", | ||
"@jimp/png": "^0.3.6-alpha.5", | ||
"@jimp/tiff": "^0.3.6-alpha.5", | ||
"@jimp/bmp": "^0.3.6-alpha.6", | ||
"@jimp/gif": "^0.3.6-alpha.6", | ||
"@jimp/jpeg": "^0.3.6-alpha.6", | ||
"@jimp/png": "^0.3.6-alpha.6", | ||
"@jimp/tiff": "^0.3.6-alpha.6", | ||
"timm": "^1.6.1" | ||
}, | ||
"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
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
4909
8
34
Updated@jimp/bmp@^0.3.6-alpha.6
Updated@jimp/gif@^0.3.6-alpha.6
Updated@jimp/jpeg@^0.3.6-alpha.6
Updated@jimp/png@^0.3.6-alpha.6
Updated@jimp/tiff@^0.3.6-alpha.6