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

vite-plugin-utils

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-utils - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

dist/index.d.ts

25

package.json
{
"name": "vite-plugin-utils",
"description": "Collection of Vite plugin utils",
"version": "0.0.0",
"main": "index.js",
"license": "MIT"
"version": "0.1.0",
"main": "dist/index.js",
"repository": "https://github.com/caoxiemeihao/vite-plugins/tree/main/packages/utils",
"author": "草鞋没号 <308487730@qq.com>",
"license": "MIT",
"scripts": {
"build": "rm -rf dist && tsc"
},
"dependencies": {
"acorn-walk": "^8.2.0",
"fast-glob": "^3.2.11"
},
"devDependencies": {
"@types/node": "^17.x.x",
"typescript": "^4.x.x",
"vite": "^2.x"
},
"keywords": [
"vite",
"plugin",
"utils"
]
}
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