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

@nuxt/test-utils

Package Overview
Dependencies
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/test-utils - npm Package Compare versions

Comparing version 3.3.3 to 3.4.0

dist/experimental.d.ts

17

package.json
{
"name": "@nuxt/test-utils",
"version": "3.3.3",
"version": "3.4.0",
"repository": "nuxt/nuxt",

@@ -12,2 +12,6 @@ "license": "MIT",

"import": "./dist/index.mjs"
},
"./experimental": {
"types": "./dist/experimental.d.ts",
"import": "./dist/experimental.mjs"
}

@@ -19,3 +23,3 @@ },

"dependencies": {
"consola": "^2.15.3",
"consola": "^3.0.1",
"defu": "^6.1.2",

@@ -27,9 +31,10 @@ "execa": "^7.1.1",

"pathe": "^1.1.0",
"@nuxt/kit": "3.3.3",
"@nuxt/schema": "3.3.3"
"ufo": "^1.1.1",
"@nuxt/schema": "3.4.0",
"@nuxt/kit": "3.4.0"
},
"devDependencies": {
"playwright": "^1.32.1",
"playwright": "^1.32.3",
"unbuild": "latest",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
},

@@ -36,0 +41,0 @@ "peerDependencies": {

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