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

@nuxt/config

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

Comparing version 2.3.3 to 2.3.4

14

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)

@@ -13,13 +13,1 @@

* **pkg:** remove lodash dependency from packages ([#4411](https://github.com/nuxt/nuxt.js/issues/4411)) ([7e1beed](https://github.com/nuxt/nuxt.js/commit/7e1beed))
## [2.3.2](https://github.com/nuxt/nuxt.js/compare/v2.3.1...v2.3.2) (2018-11-20)
### Bug Fixes
* fall back to default value when `publicPath` is falsy ([#4365](https://github.com/nuxt/nuxt.js/issues/4365)) ([9aeeb22](https://github.com/nuxt/nuxt.js/commit/9aeeb22))
* **deps:** update all non-major dependencies ([#4358](https://github.com/nuxt/nuxt.js/issues/4358)) ([991e191](https://github.com/nuxt/nuxt.js/commit/991e191))

7

package.json
{
"name": "@nuxt/config",
"version": "2.3.3",
"version": "2.3.4",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"@nuxt/common": "2.3.3",
"@nuxt/common": "2.3.4",
"consola": "^2.3.0",

@@ -18,4 +18,3 @@ "std-env": "^2.2.1"

"access": "public"
},
"gitHead": "2e90166f2a87271dedaf7072c2f7d9457bff5d34"
}
}

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