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 4.0.2 to 4.0.3

9

CHANGELOG.md
# Change Log
## 4.0.3
### Patch Changes
- 725e27b: chore(deps-dev): bump vite from 2.7.2 to 2.7.3
- 64356e6: chore(deps-dev): bump sharp from 2.8.2 to 2.9.3
- Updated dependencies [64356e6]
- imagetools-core@3.0.2
## 4.0.2

@@ -4,0 +13,0 @@

10

package.json
{
"name": "vite-imagetools",
"description": "Load and transform images using a toolbox of import directives!",
"version": "4.0.2",
"version": "4.0.3",
"main": "dist/index.cjs",

@@ -35,4 +35,4 @@ "module": "dist/index.mjs",

"dependencies": {
"@rollup/pluginutils": "^4.1.1",
"imagetools-core": "^3.0.1",
"@rollup/pluginutils": "^4.1.2",
"imagetools-core": "^3.0.2",
"magic-string": "^0.25.7"

@@ -51,5 +51,5 @@ },

"ts-jest": "^26.5.6",
"typescript": "^4.5.3",
"vite": "^2.7.1"
"typescript": "^4.5.4",
"vite": "^2.7.3"
}
}
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