Socket
Socket
Sign inDemoInstall

webpack-progress-bar

Package Overview
Dependencies
293
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.2.0

5

index.d.ts

@@ -6,3 +6,3 @@ import { ProgressPlugin } from 'webpack'

export default class WebpackProgessBar extends ProgressPlugin {
declare class WebpackProgessBar extends ProgressPlugin {
constructor(options?: {

@@ -37,1 +37,4 @@ /** 总进度背景色 */

}
export = WebpackProgessBar

2

package.json
{
"name": "webpack-progress-bar",
"version": "1.1.3",
"version": "1.2.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc