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.5.1 to 2.6.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [2.6.0](https://github.com/nuxt/nuxt.js/compare/v2.5.1...v2.6.0) (2019-04-04)
**Note:** Version bump only for package @nuxt/server
## [2.5.1](https://github.com/nuxt/nuxt.js/compare/v2.5.0...v2.5.1) (2019-03-21)

@@ -8,0 +16,0 @@

2

dist/server.js
/*!
* @nuxt/server v2.5.1 (c) 2016-2019
* @nuxt/server v2.6.0 (c) 2016-2019

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

{
"name": "@nuxt/server",
"version": "2.5.1",
"version": "2.6.0",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"@nuxt/config": "2.5.1",
"@nuxt/utils": "2.5.1",
"@nuxt/config": "2.6.0",
"@nuxt/utils": "2.6.0",
"@nuxtjs/youch": "^4.2.3",

@@ -18,3 +18,3 @@ "chalk": "^2.4.2",

"connect": "^3.6.6",
"consola": "^2.5.7",
"consola": "^2.5.8",
"etag": "^1.8.1",

@@ -27,3 +27,3 @@ "fresh": "^0.5.2",

"pify": "^4.0.1",
"semver": "^5.6.0",
"semver": "^6.0.0",
"serve-placeholder": "^1.2.1",

@@ -30,0 +30,0 @@ "serve-static": "^1.13.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