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

vite-plugin-lazy-import

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.5 to 1.0.6

12

package.json
{
"name": "vite-plugin-lazy-import",
"version": "1.0.5",
"version": "1.0.6",
"description": "Used for vite Lazy import js and style",

@@ -17,5 +17,6 @@ "scripts": {

"dependencies": {
"rollup": "4.18.0",
"@rollup/pluginutils": "5.1.0",
"es-module-lexer": "1.5.3"
"rollup": "^4.18.0",
"@rollup/pluginutils": "^5.1.0",
"es-module-lexer": "^1.5.3",
"xe-utils": "^3.5.26"
},

@@ -48,4 +49,3 @@ "devDependencies": {

"typescript": "^4.6.4",
"vite": "^5.2.12",
"xe-utils": "^3.5.26"
"vite": "^5.2.12"
},

@@ -52,0 +52,0 @@ "repository": {

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