Socket
Socket
Sign inDemoInstall

@deraw/vue-cli-plugin-proxy

Package Overview
Dependencies
17
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.6 to 2.2.7

10

CHANGELOG.md

@@ -0,1 +1,5 @@

## [v2.2.7](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.5...v2.2.6) (05-08-2020)
* ⬆️ Upgrade http-proxy-middleware to v1.0.5
## [v2.2.6](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.5...v2.2.6) (30-04-2020)

@@ -25,3 +29,3 @@

* 🐛 Handle config without pluginOptions defined [#2](https://github.com/deraw/vue-cli-plugin-proxy/pull/2) (thanks to [iamphi](https://github.com/iamphi) & [romansp](https://github.com/romansp))
* 🐛 Handle config without `pluginOptions` defined [#2](https://github.com/deraw/vue-cli-plugin-proxy/pull/2) (thanks to [iamphi](https://github.com/iamphi) and [romansp](https://github.com/romansp))

@@ -47,3 +51,3 @@ ## [v2.2.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)

* 🐛 Fix projectOptions
* 🐛 Fix `projectOptions`

@@ -67,3 +71,3 @@ ## [v2.1.2](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.1...v2.1.2) (02-10-2018)

* 📝 Add README
* 💥 Use pluginOptions to allow configuration
* 💥 Use `pluginOptions` to allow configuration

@@ -70,0 +74,0 @@ ## [v1.0.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v0.0.0...v1.0.0) (14-08-2018)

{
"name": "@deraw/vue-cli-plugin-proxy",
"version": "2.2.6",
"version": "2.2.7",
"description": "Provide all http-proxy-middleware options to vue-cli",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"http-proxy-middleware": "^1.0.3"
"http-proxy-middleware": "^1.0.5"
}
}
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