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.1.1-alpha to 2.1.1-alpha.1

4

CHANGELOG.md

@@ -5,5 +5,5 @@ # Changelog

###### _December 10, 2020_
###### _December 21, 2020_
- Updated node-notifier to fix [#59](/../../issues/59).
- Bumped node-notifier to v9.0.0.

@@ -10,0 +10,0 @@ #### 2.1.0

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

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"dependencies": {
"node-notifier": "8.0.0",
"node-notifier": "9.0.0",
"strip-ansi": "^6.0.0"

@@ -61,2 +61,2 @@ },

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