New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.0.2

10

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

@@ -16,2 +16,7 @@ "scripts": {

"typings": "types/index.d.ts",
"dependencies": {
"rollup": "^4.18.0",
"@rollup/pluginutils": "^5.1.0",
"es-module-lexer": "^1.5.3"
},
"devDependencies": {

@@ -22,7 +27,5 @@ "@babel/core": "^7.4.4",

"@babel/runtime": "^7.4.4",
"@rollup/pluginutils": "^5.1.0",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"del": "^6.0.0",
"es-module-lexer": "^1.5.3",
"eslint": "^7.13.0",

@@ -45,3 +48,2 @@ "eslint-config-prettier": "^6.15.0",

"gulp-uglify": "^3.0.2",
"rollup": "^4.18.0",
"typescript": "^4.6.4",

@@ -48,0 +50,0 @@ "vite": "^5.2.12",

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