Socket
Socket
Sign inDemoInstall

vite-plugin-cdn-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-cdn-import - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

10

package.json
{
"name": "vite-plugin-cdn-import",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"description": "Import packages from CDN for the vite plugin",
"type": "module",
"main": "dist/index.cjs",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs"
}
},
"keywords": [

@@ -10,0 +16,0 @@ "vite cdn plugin",

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