Socket
Socket
Sign inDemoInstall

@nuxtjs/proxy

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/proxy - npm Package Compare versions

Comparing version 1.2.4 to 1.3.0

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.3.0"></a>
# [1.3.0](https://github.com/nuxt-community/proxy-module/compare/v1.2.4...v1.3.0) (2018-10-29)
### Features
* upgrade dependencies ([331fa23](https://github.com/nuxt-community/proxy-module/commit/331fa23))
<a name="1.2.4"></a>

@@ -7,0 +17,0 @@ ## [1.2.4](https://github.com/nuxt-community/proxy-module/compare/v1.2.3...v1.2.4) (2018-03-31)

8

package.json
{
"name": "@nuxtjs/proxy",
"version": "1.2.4",
"version": "1.3.0",
"description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",

@@ -33,4 +33,4 @@ "license": "MIT",

"dependencies": {
"consola": "^1.1.4",
"http-proxy-middleware": "^0.18.0"
"consola": "^1.4.4",
"http-proxy-middleware": "^0.19.0"
},

@@ -49,5 +49,5 @@ "devDependencies": {

"jsdom": "^11.6.2",
"nuxt-edge": "2.0.0-25375479.ba18127",
"nuxt-edge": "2.3.0-25679177.a9b68c5",
"standard-version": "latest"
}
}
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