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

code-inspector-plugin

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-inspector-plugin - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

11

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

@@ -42,5 +42,5 @@ "module": "./dist/index.mjs",

"chalk": "4.1.1",
"vite-code-inspector-plugin": "0.1.12",
"webpack-code-inspector-plugin": "0.1.12",
"code-inspector-core": "0.1.12"
"vite-code-inspector-plugin": "0.1.13",
"code-inspector-core": "0.1.13",
"webpack-code-inspector-plugin": "0.1.13"
},

@@ -54,4 +54,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