tardis-dev
Advanced tools
Comparing version 13.27.0 to 13.27.1
@@ -94,3 +94,3 @@ "use strict"; | ||
} | ||
setInterval(() => { | ||
setTimeout(() => { | ||
this.send({ | ||
@@ -97,0 +97,0 @@ id: '1', |
{ | ||
"name": "tardis-dev", | ||
"version": "13.27.0", | ||
"version": "13.27.1", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=12" |
@@ -124,3 +124,3 @@ import { unzipSync } from 'zlib' | ||
setInterval(() => { | ||
setTimeout(() => { | ||
this.send({ | ||
@@ -127,0 +127,0 @@ id: '1', |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1859841