Socket
Socket
Sign inDemoInstall

@jimp/plugin-color

Package Overview
Dependencies
Maintainers
2
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-color - npm Package Compare versions

Comparing version 1.1.3--canary.34e8f3b.0 to 1.1.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.1.3 (Mon Sep 02 2024)
#### 🐛 Bug Fix
- Update deps [#1319](https://github.com/jimp-dev/jimp/pull/1319) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v1.1.2 (Mon Sep 02 2024)

@@ -2,0 +14,0 @@

22

package.json
{
"name": "@jimp/plugin-color",
"version": "1.1.3--canary.34e8f3b.0",
"version": "1.1.3",
"repository": "jimp-dev/jimp",

@@ -19,8 +19,8 @@ "engines": {

"devDependencies": {
"@jimp/config-eslint": "1.1.3--canary.34e8f3b.0",
"@jimp/config-typescript": "1.1.3--canary.34e8f3b.0",
"@jimp/config-vitest": "1.1.3--canary.34e8f3b.0",
"@jimp/js-jpeg": "1.1.3--canary.34e8f3b.0",
"@jimp/js-png": "1.1.3--canary.34e8f3b.0",
"@jimp/test-utils": "1.1.3--canary.34e8f3b.0",
"@jimp/config-eslint": "1.1.3",
"@jimp/config-typescript": "1.1.3",
"@jimp/config-vitest": "1.1.3",
"@jimp/js-jpeg": "1.1.3",
"@jimp/js-png": "1.1.3",
"@jimp/test-utils": "1.1.3",
"@types/node": "^18.19.48",

@@ -36,5 +36,5 @@ "@types/tinycolor2": "^1.4.6",

"dependencies": {
"@jimp/core": "1.1.3--canary.34e8f3b.0",
"@jimp/types": "1.1.3--canary.34e8f3b.0",
"@jimp/utils": "1.1.3--canary.34e8f3b.0",
"@jimp/core": "1.1.3",
"@jimp/types": "1.1.3",
"@jimp/utils": "1.1.3",
"tinycolor2": "^1.6.0",

@@ -73,3 +73,3 @@ "zod": "^3.23.8"

"module": "./dist/esm/index.js",
"gitHead": "34e8f3bbb3f0392953c609a6d4f6e4ec4acb092e"
"gitHead": "737b2300a34f8ed29a0b77e02b3f6eeda58ec439"
}
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