New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mvt

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mvt - npm Package Compare versions

Comparing version 4.1.0-beta.2 to 4.1.0-beta.3

1

CHANGELOG.md

@@ -17,2 +17,3 @@ # Changelog

- Bugfix #5: `test.after` never called on failing tests
- Bugfix: Fix potential hang in cli-char-supported

@@ -19,0 +20,0 @@ ### Changed

@@ -11,2 +11,3 @@ 'use strict'

if (!(process.stdin.isTTY && process.stdin.isTTY)) return resolve(false)
setTimeout(() => resolve(false), 250)
let clean = false

@@ -13,0 +14,0 @@

2

package.json
{
"name": "mvt",
"version": "4.1.0-beta.2",
"version": "4.1.0-beta.3",
"description": "Minimum Viable Testing framework",

@@ -5,0 +5,0 @@ "engines": {

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