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

minitest

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minitest - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

minitest.js

@@ -411,3 +411,4 @@ // MiniTest.js

}
output.log('.');
if (process !== undefined)
process.stdout.write(".");
try {

@@ -414,0 +415,0 @@ tests[i].apply(test_space);

{
"name": "minitest",
"description": "A port of Ruby's MiniTest::Unit",
"version": "0.1.2",
"version": "0.1.3",
"url": "https://github.com/deanh/minitest.js",

@@ -6,0 +6,0 @@ "author": "H. Dean Hudson <dean@ero.com>",

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