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

tardis-dev

Package Overview
Dependencies
Maintainers
1
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tardis-dev - npm Package Compare versions

Comparing version 13.21.5 to 13.21.6

2

dist/realtimefeeds/binance.js

@@ -10,3 +10,3 @@ "use strict";

limit: 10,
statusCodes: [418, 429, 500],
statusCodes: [418, 429, 500, 403],
maxRetryAfter: 120 * 1000

@@ -13,0 +13,0 @@ }

{
"name": "tardis-dev",
"version": "13.21.5",
"version": "13.21.6",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=12"

@@ -10,3 +10,3 @@ import { Writable } from 'stream'

limit: 10,
statusCodes: [418, 429, 500],
statusCodes: [418, 429, 500, 403],
maxRetryAfter: 120 * 1000

@@ -13,0 +13,0 @@ }

Sorry, the diff of this file is not supported yet

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