Socket
Socket
Sign inDemoInstall

http-proxy-middleware

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-proxy-middleware - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

CHANGELOG.md
# Changelog
## [v1.0.3](https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.3)
- build(package): exclude build artifact tsconfig.tsbuildinfo ([#415](https://github.com/chimurai/http-proxy-middleware/pull/415))
## [v1.0.2](https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.2)

@@ -4,0 +8,0 @@

4

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

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

"postcoveralls": "yarn clean",
"prepare": "yarn clean && yarn build"
"prepare": "yarn clean && yarn build && rm dist/tsconfig.tsbuildinfo"
},

@@ -27,0 +27,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc