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

definition-tester

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

definition-tester - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/test/TestQueue.js

@@ -37,3 +37,3 @@ var Promise = require('bluebird');

this.retries = [];
// lower the concurrency (fight memory errors)
// lower the concurrency (fight out-of-memory errors)
this.concurrent = Math.max(1, this.concurrent / 2);

@@ -40,0 +40,0 @@ // check again

{
"name": "definition-tester",
"version": "0.0.5",
"version": "0.0.6",
"description": "DefinitelyTyped repository testing infrastructure",

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

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