@nuxt/utils
Advanced tools
Comparing version 2.16.1 to 2.16.2
/*! | ||
* @nuxt/utils v2.16.1 (c) 2016-2023 | ||
* @nuxt/utils v2.16.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.16.1", | ||
"version": "2.16.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"hash-sum": "^2.0.0", | ||
"jiti": "^1.17.0", | ||
"jiti": "^1.17.1", | ||
"lodash": "^4.17.21", | ||
@@ -23,4 +23,7 @@ "proper-lockfile": "^4.1.2", | ||
"ua-parser-js": "^1.0.33", | ||
"ufo": "^1.0.1" | ||
"ufo": "^1.1.1" | ||
}, | ||
"engines": { | ||
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
"publishConfig": { | ||
@@ -27,0 +30,0 @@ "access": "public" |
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
24110
Updatedjiti@^1.17.1
Updatedufo@^1.1.1