Socket
Socket
Sign inDemoInstall

@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.15.1 to 2.15.2

4

dist/core.js
/*!
* @nuxt/core v2.15.1 (c) 2016-2021
* @nuxt/core v2.15.2 (c) 2016-2021
* Released under the MIT License

@@ -244,3 +244,3 @@ * Repository: https://github.com/nuxt/nuxt.js

var version = "2.15.1";
var version = "2.15.2";

@@ -247,0 +247,0 @@ class Resolver {

{
"name": "@nuxt/core",
"version": "2.15.1",
"version": "2.15.2",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"@nuxt/config": "2.15.1",
"@nuxt/server": "2.15.1",
"@nuxt/utils": "2.15.1",
"@nuxt/config": "2.15.2",
"@nuxt/server": "2.15.2",
"@nuxt/utils": "2.15.2",
"consola": "^2.15.3",

@@ -19,3 +19,3 @@ "fs-extra": "^9.1.0",

"hash-sum": "^2.0.0",
"lodash": "^4.17.20"
"lodash": "^4.17.21"
},

@@ -22,0 +22,0 @@ "publishConfig": {

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