Socket
Socket
Sign inDemoInstall

@nuxt/devtools-wizard

Package Overview
Dependencies
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/devtools-wizard - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

package.json
{
"name": "@nuxt/devtools-wizard",
"type": "module",
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI Wizard to toggle Nuxt DevTools",
"license": "MIT",
"repository": "nuxt/devtools",
"homepage": "https://devtools.nuxt.com",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devtools.git",
"directory": "packages/devtools-wizard"
},
"main": "./dist/index.mjs",

@@ -20,4 +25,4 @@ "bin": "./cli.mjs",

"execa": "^7.2.0",
"global-dirs": "^3.0.1",
"magicast": "^0.3.0",
"global-directory": "^4.0.1",
"magicast": "^0.3.1",
"pathe": "^1.1.1",

@@ -30,4 +35,4 @@ "pkg-types": "^1.0.3",

"devDependencies": {
"@types/diff": "^5.0.6",
"@types/prompts": "^2.4.6",
"@types/diff": "^5.0.8",
"@types/prompts": "^2.4.8",
"unbuild": "^2.0.0"

@@ -34,0 +39,0 @@ },

Sorry, the diff of this file is not supported yet

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