Socket
Socket
Sign inDemoInstall

@testing-library/vue

Package Overview
Dependencies
Maintainers
15
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/vue - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

2

dist/index.js

@@ -51,4 +51,2 @@ "use strict";

});
} else if (process.env.VITEST === 'true') {
throw new Error("You are using vitest without globals, this way we can't run cleanup after each test.\n" + "See https://testing-library.com/docs/vue-testing-library/setup for details or set the VTL_SKIP_AUTO_CLEANUP variable to 'true'");
}

2

package.json
{
"name": "@testing-library/vue",
"version": "8.0.0",
"version": "8.0.1",
"description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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