Comparing version 3.7.2 to 3.7.3
{ | ||
"name": "nuxi", | ||
"version": "3.7.2", | ||
"version": "3.7.3", | ||
"description": "⚡️ Nuxt Generation CLI Experience", | ||
"repository": "nuxt/cli", | ||
@@ -22,4 +23,18 @@ "license": "MIT", | ||
], | ||
"scripts": { | ||
"build": "unbuild", | ||
"build:stub": "unbuild --stub", | ||
"dev": "node ./scripts/nuxi.mjs dev ./playground", | ||
"lint": "eslint . && prettier --check src", | ||
"lint:fix": "eslint --fix . && prettier --write src", | ||
"nuxi": "node ./scripts/nuxi.mjs", | ||
"nuxi-ng": "node ./scripts/nuxi.mjs", | ||
"prepack": "unbuild", | ||
"release": "pnpm test && changelogen --release && npm publish && 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" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/eslint-config": "^0.1.1", | ||
"@nuxt/eslint-config": "^0.2.0", | ||
"@nuxt/kit": "npm:@nuxt/kit-edge@3.7.0-28216351.0094b569", | ||
@@ -31,4 +46,5 @@ "@nuxt/schema": "npm:@nuxt/schema-edge@3.7.0-28216351.0094b569", | ||
"@types/mri": "^1.1.1", | ||
"@types/node": "^20.5.6", | ||
"@types/semver": "^7.5.0", | ||
"@types/node": "^20.5.7", | ||
"@types/semver": "^7.5.1", | ||
"@types/ws": "^8.5.5", | ||
"c12": "^1.4.2", | ||
@@ -54,3 +70,3 @@ "changelogen": "^0.5.5", | ||
"jiti": "^1.19.3", | ||
"listhen": "^1.4.3", | ||
"listhen": "^1.4.4", | ||
"magicast": "^0.2.10", | ||
@@ -61,3 +77,3 @@ "mlly": "^1.4.1", | ||
"nuxt": "^3.7.0", | ||
"nypm": "^0.3.1", | ||
"nypm": "^0.3.2", | ||
"ofetch": "^1.3.3", | ||
@@ -67,6 +83,8 @@ "pathe": "^1.1.1", | ||
"pkg-types": "^1.0.3", | ||
"prettier": "^3.0.2", | ||
"prettier": "^3.0.3", | ||
"scule": "^1.0.0", | ||
"semver": "^7.5.4", | ||
"unbuild": "^2.0.0" | ||
"unbuild": "^2.0.0", | ||
"unws": "^0.2.4", | ||
"ws": "^8.13.0" | ||
}, | ||
@@ -79,16 +97,3 @@ "optionalDependencies": { | ||
"node": "^14.18.0 || >=16.10.0" | ||
}, | ||
"scripts": { | ||
"build": "unbuild", | ||
"build:stub": "unbuild --stub", | ||
"dev": "node ./scripts/nuxi.mjs dev ./playground", | ||
"lint": "eslint . && prettier --check src", | ||
"lint:fix": "eslint --fix . && prettier --write src", | ||
"nuxi": "node ./scripts/nuxi.mjs", | ||
"nuxi-ng": "node ./scripts/nuxi.mjs", | ||
"release": "pnpm test && changelogen --release && npm publish && 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" | ||
} | ||
} |
# Nuxt CLI (nuxi) | ||
⚡️ Next Generation CLI Experience for [Nuxt](https://nuxt.com/). | ||
⚡️ [Nuxt](https://nuxt.com/) Generation CLI Experience. | ||
@@ -5,0 +5,0 @@ ## Vision and Roadmap |
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
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
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
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
5649298
47
113373
165