Comparing version 0.10.1 to 3.0.0-rc.0
{ | ||
"name": "nuxi", | ||
"version": "0.10.1", | ||
"version": "3.0.0-rc.0", | ||
"repository": "nuxt/framework", | ||
"license": "MIT", | ||
"bin": "./bin/nuxi.mjs", | ||
"type": "module", | ||
"exports": { | ||
"./cli": "./lib/cli.mjs" | ||
".": "./dist/index.mjs", | ||
"./cli": "./bin/nuxi.mjs" | ||
}, | ||
"bin": "./bin/nuxi.mjs", | ||
"files": [ | ||
"bin", | ||
"lib" | ||
"dist" | ||
], | ||
"dependencies": { | ||
"nuxi-edge": "latest" | ||
"scripts": { | ||
"prepack": "unbuild" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/kit": "3.0.0-rc.0", | ||
"@nuxt/schema": "3.0.0-rc.0", | ||
"@types/clear": "^0", | ||
"@types/mri": "^1.1.1", | ||
"@types/semver": "^7", | ||
"c12": "^0.2.5", | ||
"chokidar": "^3.5.3", | ||
"clear": "^0.1.0", | ||
"clipboardy": "^3.0.0", | ||
"colorette": "^2.0.16", | ||
"consola": "^2.15.3", | ||
"deep-object-diff": "^1.1.7", | ||
"destr": "^1.1.1", | ||
"execa": "^6.1.0", | ||
"flat": "^5.0.2", | ||
"jiti": "^1.13.0", | ||
"listhen": "^0.2.10", | ||
"mlly": "^0.5.2", | ||
"mri": "^1.2.0", | ||
"pathe": "^0.2.0", | ||
"perfect-debounce": "^0.1.3", | ||
"pkg-types": "^0.3.2", | ||
"scule": "^0.2.1", | ||
"semver": "^7.3.7", | ||
"superb": "^4.0.0", | ||
"tiged": "^2.12.0", | ||
"unbuild": "latest" | ||
}, | ||
"optionalDependencies": { | ||
"fsevents": "~2.3.2" | ||
}, | ||
"engines": { | ||
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0" | ||
} | ||
} |
@@ -1,5 +0,5 @@ | ||
# `nuxi` | ||
# Nuxi | ||
<a href="https://www.npmjs.com/package/nuxi-edge"><img src="https://flat.badgen.net/npm/v/nuxi-edge"></a> | ||
> Nuxt Command Line Interface | ||
This is stub package for `nuxi-edge`. See https://github.com/nuxt/nuxt3-stubs for more information. | ||
Learn more about this package: <https://v3.nuxtjs.org/api/commands/add> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 5 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 3 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 27 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
3301648
42
56053
Yes
27
95
18
- Removednuxi-edge@latest
- Removednuxi-edge@3.9.1-1697113884.a6acb6a(transitive)