Socket
Socket
Sign inDemoInstall

http-proxy-middleware

Package Overview
Dependencies
16
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

6

CHANGELOG.md
# Changelog
## [v1.0.5](https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.5)
## [v1.0.6](https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.6)
- chore(deps): lodash 4.17.20 ([#475](https://github.com/chimurai/http-proxy-middleware/pull/475))
## [v1.0.5](https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.6)
- chore(deps): lodash 4.17.19 ([#454](https://github.com/chimurai/http-proxy-middleware/pull/454))

@@ -6,0 +10,0 @@

40

package.json
{
"name": "http-proxy-middleware",
"version": "1.0.5",
"version": "1.0.6",
"description": "The one-liner node.js proxy middleware for connect, express and browser-sync",

@@ -49,26 +49,26 @@ "main": "dist/index.js",

"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/express": "^4.17.3",
"@types/is-glob": "^4.0.1",
"@types/jest": "^25.2.3",
"@types/lodash": "^4.14.151",
"@types/jest": "^26.0.14",
"@types/lodash": "^4.14.162",
"@types/micromatch": "^4.0.1",
"@types/node": "^14.0.3",
"@types/supertest": "^2.0.9",
"browser-sync": "^2.26.7",
"@types/node": "^14.11.8",
"@types/supertest": "^2.0.10",
"browser-sync": "^2.26.12",
"connect": "^3.7.0",
"express": "^4.17.1",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.4",
"mockttp": "^0.20.1",
"open": "^7.0.4",
"prettier": "^2.0.5",
"supertest": "^4.0.2",
"ts-jest": "^26.0.0",
"tslint": "^6.1.2",
"husky": "^4.3.0",
"jest": "^26.5.3",
"lint-staged": "^10.4.0",
"mockttp": "^1.0.2",
"open": "^7.3.0",
"prettier": "^2.1.2",
"supertest": "^5.0.0",
"ts-jest": "^26.4.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.9.2",
"ws": "^7.3.0"
"typescript": "^4.0.3",
"ws": "^7.3.1"
},

@@ -79,3 +79,3 @@ "dependencies": {

"is-glob": "^4.0.1",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"micromatch": "^4.0.2"

@@ -82,0 +82,0 @@ },

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