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

tardis-machine

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tardis-machine - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

2

dist/tardismachine.js

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

maxPayloadLength: 512 * 1024,
idleTimeout: 24 * 60 * 60,
idleTimeout: 60,
maxBackpressure: 5 * 1024 * 1024,

@@ -45,0 +45,0 @@ closeOnBackpressureLimit: true,

{
"name": "tardis-machine",
"version": "3.7.0",
"version": "3.7.1",
"engines": {

@@ -62,3 +62,3 @@ "node": ">=12"

"is-docker": "^2.2.1",
"tardis-dev": "^13.1.14",
"tardis-dev": "^13.1.15",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.8.0",

@@ -65,0 +65,0 @@ "yargs": "^17.4.1"

@@ -43,3 +43,3 @@ import findMyWay from 'find-my-way'

maxPayloadLength: 512 * 1024,
idleTimeout: 24 * 60 * 60,
idleTimeout: 60,
maxBackpressure: 5 * 1024 * 1024,

@@ -46,0 +46,0 @@ closeOnBackpressureLimit: true,

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