Socket
Socket
Sign inDemoInstall

@nuxt/builder

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/builder - npm Package Compare versions

Comparing version 2.5.1 to 2.6.0

11

CHANGELOG.md

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

# [2.6.0](https://github.com/nuxt/nuxt.js/compare/v2.5.1...v2.6.0) (2019-04-04)
### Bug Fixes
* fail in case of missing core-js dependency ([#5342](https://github.com/nuxt/nuxt.js/issues/5342)) ([439b914](https://github.com/nuxt/nuxt.js/commit/439b914))
## [2.5.1](https://github.com/nuxt/nuxt.js/compare/v2.5.0...v2.5.1) (2019-03-21)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@nuxt/builder",
"version": "2.5.1",
"version": "2.6.0",
"repository": "nuxt/nuxt.js",

@@ -12,6 +12,6 @@ "license": "MIT",

"@nuxt/devalue": "^1.2.2",
"@nuxt/utils": "2.5.1",
"@nuxt/vue-app": "2.5.1",
"chokidar": "^2.1.2",
"consola": "^2.5.7",
"@nuxt/utils": "2.6.0",
"@nuxt/vue-app": "2.6.0",
"chokidar": "^2.1.5",
"consola": "^2.5.8",
"fs-extra": "^7.0.1",

@@ -23,3 +23,3 @@ "glob": "^7.1.3",

"pify": "^4.0.1",
"semver": "^5.6.0",
"semver": "^6.0.0",
"serialize-javascript": "^1.6.1",

@@ -26,0 +26,0 @@ "upath": "^1.1.2"

Sorry, the diff of this file is too big to display

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