Socket
Socket
Sign inDemoInstall

@nuxt/utils

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/utils - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

11

CHANGELOG.md

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

## [2.5.1](https://github.com/nuxt/nuxt.js/compare/v2.5.0...v2.5.1) (2019-03-21)
### Bug Fixes
* apply default lock options before setting lock ([#5320](https://github.com/nuxt/nuxt.js/issues/5320)) ([7c24280](https://github.com/nuxt/nuxt.js/commit/7c24280))
# [2.5.0](https://github.com/nuxt/nuxt.js/compare/v2.4.5...v2.5.0) (2019-03-21)

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

3

dist/utils.js
/*!
* @nuxt/utils v2.5.0 (c) 2016-2019
* @nuxt/utils v2.5.1 (c) 2016-2019

@@ -120,2 +120,3 @@ * - All the amazing contributors

options = getLockOptions(options);
const release = await properlock.lock(lockPath, options);

@@ -122,0 +123,0 @@

{
"name": "@nuxt/utils",
"version": "2.5.0",
"version": "2.5.1",
"repository": "nuxt/nuxt.js",

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

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