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

@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.4.2 to 2.4.3

11

CHANGELOG.md

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

## [2.4.3](https://github.com/nuxt/nuxt.js/compare/v2.4.2...v2.4.3) (2019-02-06)
### Bug Fixes
* serialize external function ([#4916](https://github.com/nuxt/nuxt.js/issues/4916)) ([14f43da](https://github.com/nuxt/nuxt.js/commit/14f43da))
## [2.4.2](https://github.com/nuxt/nuxt.js/compare/v2.4.1...v2.4.2) (2019-01-30)

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

4

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

@@ -1656,3 +1656,3 @@ * - All the amazing contributors

})
.replace(`${func.name}(`, 'function (')
.replace(`${func.name || 'function'}(`, 'function (')
}

@@ -1659,0 +1659,0 @@

{
"name": "@nuxt/utils",
"version": "2.4.2",
"version": "2.4.3",
"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