Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kaciras-blog/image

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaciras-blog/image - npm Package Compare versions

Comparing version 1.2.5 to 1.3.1

20

package.json
{
"name": "@kaciras-blog/image",
"version": "1.2.5",
"version": "1.3.1",
"description": "Image processing library for Kaciras Blog",

@@ -12,7 +12,6 @@ "license": "MIT",

"engines": {
"node": ">=14.1.0"
"node": ">=16"
},
"dependencies": {
"@saschazar/wasm-avif": "^1.0.0",
"execa": "^5.0.0",
"execa": "^5.1.0",
"imagemin-gifsicle": "^7.0.0",

@@ -22,4 +21,4 @@ "imagemin-pngquant": "^9.0.2",

"make-error": "^1.3.6",
"mozjpeg": "^7.0.0",
"sharp": "^0.28.0",
"mozjpeg": "^7.1.0",
"sharp": "^0.28.3",
"svgo": "^2.3.0"

@@ -31,10 +30,7 @@ },

"@types/mozjpeg": "^5.0.0",
"@types/sharp": "^0.27.2",
"@types/sharp": "^0.28.3",
"@types/svgo": "^2.3.0",
"file-type": "^16.3.0"
"file-type": "^16.5.0"
},
"resolutions": {
"gifsicle": "4.0.1"
},
"gitHead": "66bad9e0c6cab87c3d501fdac20a0b10ee5bc904"
"gitHead": "68f2be635310042fbd0607ab3e398f9da38b9c2d"
}
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