Comparing version 3.5.2 to 3.5.3
{ | ||
"name": "@nuxt/kit", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"repository": "nuxt/nuxt", | ||
@@ -28,5 +28,4 @@ "license": "MIT", | ||
"knitwork": "^1.0.0", | ||
"lodash.template": "^4.5.0", | ||
"mlly": "^1.3.0", | ||
"pathe": "^1.1.0", | ||
"pathe": "^1.1.1", | ||
"pkg-types": "^1.0.3", | ||
@@ -38,13 +37,14 @@ "scule": "^1.0.0", | ||
"untyped": "^1.3.2", | ||
"@nuxt/schema": "3.5.2" | ||
"@nuxt/schema": "3.5.3" | ||
}, | ||
"devDependencies": { | ||
"@types/hash-sum": "^1.0.0", | ||
"@types/lodash.template": "^4.5.1", | ||
"@types/semver": "^7.5.0", | ||
"nitropack": "^2.4.1", | ||
"@types/hash-sum": "1.0.0", | ||
"@types/lodash-es": "4.17.7", | ||
"@types/semver": "7.5.0", | ||
"lodash-es": "4.17.21", | ||
"nitropack": "2.4.1", | ||
"unbuild": "latest", | ||
"vite": "^4.3.9", | ||
"vitest": "^0.31.1", | ||
"webpack": "^5.84.1" | ||
"vite": "4.3.9", | ||
"vitest": "0.31.4", | ||
"webpack": "5.85.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
106149
17
2976
9
2
+ Added@nuxt/schema@3.5.3(transitive)
- Removedlodash.template@^4.5.0
- Removed@nuxt/schema@3.5.2(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.5.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)
Updated@nuxt/schema@3.5.3
Updatedpathe@^1.1.1