Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxt/core

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/core - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

8

CHANGELOG.md

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

## [2.4.1](https://github.com/nuxt/nuxt.js/compare/v2.4.0...v2.4.1) (2019-01-30)
**Note:** Version bump only for package @nuxt/core
# [2.4.0](https://github.com/nuxt/nuxt.js/compare/v2.3.4...v2.4.0) (2019-01-28)

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

4

dist/core.js
/*!
* @nuxt/core v2.4.0 (c) 2016-2019
* @nuxt/core v2.4.1 (c) 2016-2019

@@ -400,3 +400,3 @@ * - All the amazing contributors

var version = "2.4.0";
var version = "2.4.1";

@@ -403,0 +403,0 @@ class Hookable {

{
"name": "@nuxt/core",
"version": "2.4.0",
"version": "2.4.1",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"@nuxt/config": "2.4.0",
"@nuxt/config": "2.4.1",
"@nuxt/devalue": "^1.2.0",
"@nuxt/server": "2.4.0",
"@nuxt/utils": "2.4.0",
"@nuxt/vue-renderer": "2.4.0",
"@nuxt/server": "2.4.1",
"@nuxt/utils": "2.4.1",
"@nuxt/vue-renderer": "2.4.1",
"consola": "^2.3.2",

@@ -18,0 +18,0 @@ "debug": "^4.1.1",

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