Socket
Socket
Sign inDemoInstall

@jimp/gif

Package Overview
Dependencies
Maintainers
2
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/gif - npm Package Compare versions

Comparing version 0.22.8 to 0.22.9

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# v0.22.9 (Wed Jul 26 2023)
:tada: This release contains work from a new contributor! :tada:
Thank you, Nicolas Morel ([@Marsup](https://github.com/Marsup)), for all your work!
#### 🚀 Enhancement
- chore: upgrade gifwrap [#1222](https://github.com/jimp-dev/jimp/pull/1222) ([@Marsup](https://github.com/Marsup))
#### Authors: 1
- Nicolas Morel ([@Marsup](https://github.com/Marsup))
---
# v0.22.1 (Mon Feb 06 2023)

@@ -2,0 +18,0 @@

1

dist/index.js

@@ -44,2 +44,3 @@ "use strict";

module.exports = exports.default;
module.exports.default = exports.default;
//# sourceMappingURL=index.js.map

12

package.json
{
"name": "@jimp/gif",
"version": "0.22.8",
"version": "0.22.9",
"description": "Default Jimp gif encoder/decoder.",

@@ -24,4 +24,4 @@ "main": "dist/index.js",

"dependencies": {
"@jimp/utils": "^0.22.8",
"gifwrap": "^0.9.2",
"@jimp/utils": "^0.22.9",
"gifwrap": "^0.10.1",
"omggif": "^1.0.9"

@@ -33,4 +33,4 @@ },

"devDependencies": {
"@jimp/custom": "^0.22.8",
"@jimp/test-utils": "^0.22.8"
"@jimp/custom": "^0.22.9",
"@jimp/test-utils": "^0.22.9"
},

@@ -40,3 +40,3 @@ "publishConfig": {

},
"gitHead": "a5b93f822d63ffc0d20cb67adf03b1322e6a8f1b"
"gitHead": "244e36679c654bcf86e57f48fbb97d143514f733"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc