@nuxt/utils
Advanced tools
Comparing version 2.17.1 to 2.17.2
/*! | ||
* @nuxt/utils v2.17.1 (c) 2016-2023 | ||
* @nuxt/utils v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/utils", | ||
"version": "2.17.1", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"hash-sum": "^2.0.0", | ||
"jiti": "^1.19.1", | ||
"jiti": "^1.20.0", | ||
"lodash": "^4.17.21", | ||
@@ -21,5 +21,5 @@ "proper-lockfile": "^4.1.2", | ||
"serialize-javascript": "^6.0.1", | ||
"signal-exit": "^4.0.2", | ||
"ua-parser-js": "^1.0.35", | ||
"ufo": "^1.1.2" | ||
"signal-exit": "^4.1.0", | ||
"ua-parser-js": "^1.0.36", | ||
"ufo": "^1.3.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedjiti@^1.20.0
Updatedsignal-exit@^4.1.0
Updatedua-parser-js@^1.0.36
Updatedufo@^1.3.1