Socket
Socket
Sign inDemoInstall

grunt-connect-proxy

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-connect-proxy - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json
{
"name": "grunt-connect-proxy",
"description": "Provides an http proxy as middleware for grunt connect.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/drewzboto/grunt-connect-proxy",

@@ -31,3 +31,3 @@ "author": {

"dependencies": {
"http-proxy": "~0.8.7"
"http-proxy": "~0.10.2"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -169,4 +169,5 @@ # grunt-connect-proxy

## Release History
0.1.0 Initial release
0.1.1 Fix changeOrigin
0.1.2 Support multiple server definitions, bumped to grunt 0.4.1
* 0.1.0 Initial release
* 0.1.1 Fix changeOrigin
* 0.1.2 Support multiple server definitions, bumped to grunt 0.4.1
* 0.1.3 Bumped http-proxy dependency to 0.10.2
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