New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-imagetools

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-imagetools - npm Package Compare versions

Comparing version 6.2.4 to 6.2.5

16

package.json
{
"name": "vite-imagetools",
"description": "Load and transform images using a toolbox of import directives!",
"version": "6.2.4",
"version": "6.2.5",
"type": "module",

@@ -32,7 +32,7 @@ "types": "dist/index.d.ts",

"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"imagetools-core": "^6.0.0"
"@rollup/pluginutils": "^5.0.5",
"imagetools-core": "^6.0.1"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.2",
"@rollup/plugin-typescript": "^11.1.5",
"@types/jest-image-snapshot": "^6.1.0",

@@ -46,9 +46,9 @@ "@types/jsdom": "^21.1.1",

"picomatch": "^3.0.0",
"rollup": "^4.0.0",
"sharp": "^0.32.4",
"rollup": "^4.5.0",
"sharp": "^0.32.6",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite": "^5.0.0",
"vitest": "^0.34.0",
"imagetools-core": "^6.0.0"
"imagetools-core": "^6.0.1"
},

@@ -55,0 +55,0 @@ "scripts": {

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