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.13.2 to 2.13.3

7

dist/utils.js
/*!
* @nuxt/utils v2.13.2 (c) 2016-2020
* @nuxt/utils v2.13.3 (c) 2016-2020

@@ -520,6 +520,5 @@ * - All the amazing contributors

// Kept for backward compat (modules may use it from template context)
const wChunk = function wChunk (p = '') {
// workaround for SplitChunksPlugin that generate names starting from . for catchAll pages _.vue
// consider using https://webpack.js.org/configuration/output/#outputfilename for more robust control over filename generation
return p.replace('_', '[_]')
return p
};

@@ -526,0 +525,0 @@

{
"name": "@nuxt/utils",
"version": "2.13.2",
"version": "2.13.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