Socket
Socket
Sign inDemoInstall

@jimp/plugin-blur

Package Overview
Dependencies
Maintainers
2
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-blur - 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 @@

20

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

@@ -18,12 +18,12 @@ "engines": {

"dependencies": {
"@jimp/core": "1.1.3--canary.34e8f3b.0",
"@jimp/utils": "1.1.3--canary.34e8f3b.0"
"@jimp/core": "1.1.3",
"@jimp/utils": "1.1.3"
},
"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-png": "1.1.3--canary.34e8f3b.0",
"@jimp/test-utils": "1.1.3--canary.34e8f3b.0",
"@jimp/types": "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-png": "1.1.3",
"@jimp/test-utils": "1.1.3",
"@jimp/types": "1.1.3",
"@vitest/browser": "^2.0.5",

@@ -66,3 +66,3 @@ "eslint": "^9.9.1",

"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