Socket
Socket
Sign inDemoInstall

@funboxteam/webpack-dev-server-firewall

Package Overview
Dependencies
0
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

11

CHANGELOG.md
# Changelog
## 2.0.1 (10.06.2021)
Fixed several security vulnerabilities:
- [Use of a Broken or Risky Cryptographic Algorithm](https://github.com/advisories/GHSA-r9p9-mrjm-926w) in [elliptic](https://github.com/indutny/elliptic). Updated from 6.5.3 to 6.5.4.
- [Regular Expression Denial of Service](https://github.com/advisories/GHSA-43f8-2h32-f4cj) in [hosted-git-info](https://github.com/npm/hosted-git-info). Updated from 2.8.8 to 2.8.9.
- [Command Injection](https://github.com/advisories/GHSA-35jh-r3h4-6jhm) in [lodash](https://github.com/lodash/lodash). Updated from 4.17.19 to 4.17.21.
## 2.0.0 (21.07.2020)

@@ -4,0 +15,0 @@

8

package.json
{
"name": "@funboxteam/webpack-dev-server-firewall",
"version": "2.0.0",
"version": "2.0.1",
"description": "Firewall for webpack-dev-server",
"keywords": ["webpack", "webpack-dev-server", "firewall"],
"keywords": [
"webpack",
"webpack-dev-server",
"firewall"
],
"repository": {

@@ -7,0 +11,0 @@ "type": "git",

@@ -159,2 +159,6 @@ # @funboxteam/webpack-dev-server-firewall

## Resources
- [Protect your dev server](https://dev.to/igoradamenko/protect-your-dev-server-gob)
[![Sponsored by FunBox](https://funbox.ru/badges/sponsored_by_funbox_centered.svg)](https://funbox.ru)

@@ -162,2 +162,6 @@ # @funboxteam/webpack-dev-server-firewall

## Статьи
- [Protect your dev server](https://dev.to/igoradamenko/protect-your-dev-server-gob)
[![Sponsored by FunBox](https://funbox.ru/badges/sponsored_by_funbox_centered.svg)](https://funbox.ru)
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