Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuxi

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxi - npm Package Compare versions

Comparing version 0.10.1 to 3.0.0-rc.0

dist/chunks/_commonjsHelpers.mjs

50

package.json
{
"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"
}
}

6

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc