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

alltheversions

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alltheversions - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

dist/reporters/spec.js

@@ -26,3 +26,6 @@ "use strict";

opt.out.write(" " + mod.version + "\n");
}if (opt.out.isTTY) {
return;
}
if (opt.out.isTTY) {
spin = spinner(15, function (c) {

@@ -29,0 +32,0 @@ opt.out.clearLine();

2

package.json
{
"name": "alltheversions",
"version": "1.0.3",
"version": "1.0.4",
"description": "Run your tests against ALL THE VERSIONS!",

@@ -5,0 +5,0 @@ "author": "Stephen Belanger <admin@stephenbelanger.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