Socket
Socket
Sign inDemoInstall

webpack-build-notifier

Package Overview
Dependencies
11
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

2

dist/types.d.ts

@@ -143,3 +143,3 @@ import NotificationCenter from 'node-notifier/notifiers/notificationcenter';

*/
messageFormatter?: (error: CompilationResult, filepath: string) => string;
messageFormatter?: (error: CompilationResult, filepath: string, status: CompilationStatus, count: number) => string;
/**

@@ -146,0 +146,0 @@ * Any additional node-notifier options as documented in the node-notifier documentation:

{
"name": "webpack-build-notifier",
"version": "2.2.0",
"version": "2.2.1",
"description": "A Webpack plugin that generates OS notifications for build steps using node-notifier.",

@@ -60,2 +60,2 @@ "main": "dist/index.js",

}
}
}
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