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

@johanblumenberg/mocha

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@johanblumenberg/mocha - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

4

lib/reporters/xunit.js

@@ -91,3 +91,3 @@ 'use strict';

runner.once('test end', function(test) {
runner.once('test end', function() {
stdio.off(onStdout, onStderr);

@@ -114,3 +114,3 @@

runner.once('hook end', function(hook) {
runner.once('hook end', function() {
stdio.off(onStdout, onStderr);

@@ -117,0 +117,0 @@

{
"name": "@johanblumenberg/mocha",
"version": "1.0.15",
"version": "1.0.16",
"description": "simple, flexible, fun test framework",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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