Comparing version 3.20.0 to 3.21.1
{ | ||
"name": "nuxi", | ||
"type": "module", | ||
"version": "3.20.0", | ||
"packageManager": "pnpm@9.15.3", | ||
"version": "3.21.1", | ||
"description": "⚡️ Nuxt Generation CLI Experience", | ||
"license": "MIT", | ||
"repository": "nuxt/cli", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/cli.git", | ||
"directory": "packages/nuxi" | ||
}, | ||
"exports": { | ||
@@ -33,16 +36,13 @@ ".": "./dist/index.mjs", | ||
"dev:bun": "bun --bun ./bin/nuxi.mjs dev ./playground", | ||
"lint": "eslint .", | ||
"lint:fix": "eslint --fix .", | ||
"nuxi": "node ./bin/nuxi.mjs", | ||
"nuxi-bun": "bun --bun ./bin/nuxi.mjs", | ||
"prepack": "unbuild", | ||
"release": "pnpm test && changelogen --release && node ./scripts/release.mjs && git push --follow-tags", | ||
"test": "pnpm lint && pnpm test:types && pnpm build && pnpm test:dist", | ||
"test:dist": "node ./bin/nuxi.mjs info ./playground", | ||
"test:types": "tsc --noEmit", | ||
"test:knip": "knip", | ||
"test:unit": "vitest --coverage" | ||
"test:dist": "node ./bin/nuxi.mjs info ./playground" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@nuxt/kit": "^3.15.3", | ||
"@nuxt/schema": "^3.15.3", | ||
"@nuxt/test-utils": "^3.15.4", | ||
"@types/node": "^22.12.0", | ||
"@types/semver": "^7.5.8", | ||
"c12": "^2.0.1", | ||
@@ -52,16 +52,20 @@ "chokidar": "^4.0.3", | ||
"clipboardy": "^4.0.0", | ||
"consola": "^3.3.3", | ||
"consola": "^3.4.0", | ||
"defu": "^6.1.4", | ||
"fuse.js": "^7.0.0", | ||
"giget": "^1.2.3", | ||
"h3": "^1.13.0", | ||
"httpxy": "^0.1.5", | ||
"giget": "^1.2.4", | ||
"h3": "^1.14.0", | ||
"httpxy": "^0.1.7", | ||
"jiti": "^2.4.2", | ||
"listhen": "^1.9.0", | ||
"nypm": "^0.4.1", | ||
"magicast": "^0.3.5", | ||
"nitropack": "npm:nitropack-nightly", | ||
"nypm": "^0.5.2", | ||
"ofetch": "^1.4.1", | ||
"ohash": "^1.1.4", | ||
"pathe": "^2.0.1", | ||
"pathe": "^2.0.2", | ||
"perfect-debounce": "^1.0.0", | ||
"pkg-types": "^1.3.0", | ||
"pkg-types": "^1.3.1", | ||
"rollup": "^4.32.1", | ||
"rollup-plugin-visualizer": "^5.14.0", | ||
"scule": "^1.3.0", | ||
@@ -71,29 +75,8 @@ "semver": "^7.6.3", | ||
"tinyexec": "^0.3.2", | ||
"typescript": "^5.7.3", | ||
"ufo": "^1.5.4", | ||
"@antfu/eslint-config": "^3.13.0", | ||
"@nuxt/eslint-config": "^0.7.5", | ||
"@nuxt/kit": "^3.15.1", | ||
"@nuxt/schema": "^3.15.1", | ||
"@nuxt/test-utils": "^3.15.1", | ||
"@types/node": "^22.10.5", | ||
"@types/semver": "^7.5.8", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"changelogen": "^0.5.7", | ||
"eslint": "^9.17.0", | ||
"knip": "^5.42.0", | ||
"magicast": "^0.3.5", | ||
"nitropack": "npm:nitropack-nightly", | ||
"pkg-pr-new": "^0.0.39", | ||
"rollup": "^4.30.1", | ||
"rollup-plugin-visualizer": "^5.14.0", | ||
"typescript": "^5.7.3", | ||
"unbuild": "^3.2.0", | ||
"unbuild": "^3.3.1", | ||
"unplugin-purge-polyfills": "^0.0.7", | ||
"vitest": "^2.1.8" | ||
}, | ||
"resolutions": { | ||
"h3": "^1.13.0", | ||
"nitropack": "npm:nitropack-nightly", | ||
"nuxi": "workspace:*" | ||
"vitest": "^3.0.4" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
36
5968705
56
103234
1
0
178
37