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

vite-plugin-iso-import

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-iso-import - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

14

package.json
{
"name": "vite-plugin-iso-import",
"description": "Import modules isomorphically",
"version": "1.0.0",
"version": "1.1.0",
"author": "Bjorn Lu",

@@ -35,12 +35,12 @@ "license": "MIT",

"dependencies": {
"es-module-lexer": "^1.1.0",
"magic-string": "^0.27.0"
"es-module-lexer": "^1.4.1",
"magic-string": "^0.30.5"
},
"peerDependencies": {
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@types/node": "^18.11.16",
"typescript": "^4.9.4",
"vite": "^4.0.1"
"@types/node": "^20.10.5",
"typescript": "^5.3.3",
"vite": "^5.0.10"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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