@jimp/tiff
Advanced tools
Comparing version 0.22.8 to 0.22.9
@@ -41,2 +41,3 @@ "use strict"; | ||
module.exports = exports.default; | ||
module.exports.default = exports.default; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@jimp/tiff", | ||
"version": "0.22.8", | ||
"version": "0.22.9", | ||
"description": "Default Jimp tiff encoder/decoder.", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@jimp/custom": "^0.22.8", | ||
"@jimp/test-utils": "^0.22.8" | ||
"@jimp/custom": "^0.22.9", | ||
"@jimp/test-utils": "^0.22.9" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a5b93f822d63ffc0d20cb67adf03b1322e6a8f1b" | ||
"gitHead": "244e36679c654bcf86e57f48fbb97d143514f733" | ||
} |
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
1466034
145