Socket
Socket
Sign inDemoInstall

vite-plugin-fast-external

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-fast-external - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

7

package.json
{
"name": "vite-plugin-fast-external",
"version": "1.0.0",
"version": "1.0.1",
"description": "An tiny and fast external for vite plugin.",

@@ -10,4 +10,3 @@ "main": "dist/index.js",

"scripts": {
"build": "rm -rf dist || tsc",
"prepublish": "npm run build"
"build": "rm -rf dist && tsc"
},

@@ -27,3 +26,3 @@ "devDependencies": {

"dist",
"index.ts",
"src",
"package.json",

@@ -30,0 +29,0 @@ "tsconfig.json",

@@ -14,3 +14,4 @@ {

"skipLibCheck": true
}
},
"include": ["src/**/*.ts"]
}
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