Socket
Socket
Sign inDemoInstall

@nuxt/server

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/server - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

13

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [2.3.3](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.3) (2018-11-26)
## [2.3.4](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.4) (2018-11-26)

@@ -14,12 +14,1 @@

* **server, vue-app:** allow unicode page names ([#4402](https://github.com/nuxt/nuxt.js/issues/4402)) ([d187793](https://github.com/nuxt/nuxt.js/commit/d187793))
## [2.3.2](https://github.com/nuxt/nuxt.js/compare/v2.3.1...v2.3.2) (2018-11-20)
### Bug Fixes
* **deps:** update all non-major dependencies ([#4358](https://github.com/nuxt/nuxt.js/issues/4358)) ([991e191](https://github.com/nuxt/nuxt.js/commit/991e191))

2

dist/server.js
/*!
* @nuxt/server v2.3.2 (c) 2016-2018
* @nuxt/server v2.3.4 (c) 2016-2018

@@ -4,0 +4,0 @@ * - All the amazing contributors

{
"name": "@nuxt/server",
"version": "2.3.3",
"version": "2.3.4",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"@nuxt/common": "2.3.3",
"@nuxt/config": "2.3.3",
"@nuxt/common": "2.3.4",
"@nuxt/config": "2.3.4",
"@nuxtjs/youch": "^4.2.3",

@@ -32,4 +32,3 @@ "browserslist-useragent": "^2.0.1",

"access": "public"
},
"gitHead": "2e90166f2a87271dedaf7072c2f7d9457bff5d34"
}
}
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