Socket
Socket
Sign inDemoInstall

@nuxt/common

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/common - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

LICENSE

11

CHANGELOG.md

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

## [2.3.3](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.3) (2018-11-26)
### Performance Improvements
* **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)

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

7

package.json
{
"name": "@nuxt/common",
"version": "2.3.2",
"version": "2.3.3",
"repository": "nuxt/nuxt.js",

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

"dependencies": {
"consola": "^2.3.0",
"lodash": "^4.17.11"
"consola": "^2.3.0"
},

@@ -18,3 +17,3 @@ "publishConfig": {

},
"gitHead": "6b4a5db7f69bc82099a667be78330b9114e9cb22"
"gitHead": "2e90166f2a87271dedaf7072c2f7d9457bff5d34"
}
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