New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webpack-code-inspector-plugin

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.12 to 0.1.13

7

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

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

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

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

"build:loader": "vite build --config vite.loader.config.ts",
"build": "tsc && pnpm build:plugin && pnpm build:loader"
"build": "tsc && pnpm build:plugin && pnpm build:loader",
"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