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

vite-code-inspector-plugin

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-code-inspector-plugin - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

7

package.json
{
"name": "vite-code-inspector-plugin",
"version": "0.1.12",
"version": "0.1.13",
"main": "./dist/index.js",

@@ -41,3 +41,3 @@ "module": "./dist/index.mjs",

"dependencies": {
"code-inspector-core": "0.1.12"
"code-inspector-core": "0.1.13"
},

@@ -50,4 +50,5 @@ "devDependencies": {

"scripts": {
"build": "tsc && vite build"
"build": "tsc && vite build",
"pub": "pnpm publish"
}
}

@@ -35,3 +35,3 @@ <div align="center">

![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)
](https://stackblitz.com/edit/vitejs-vite-4pseos?file=vite.config.ts)
](https://stackblitz.com/edit/vitejs-vite-svtwrr?file=vite.config.ts)

@@ -38,0 +38,0 @@ ## 🚀 安装

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