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

deep-kernel

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-kernel - npm Package Compare versions

Comparing version 1.12.13 to 1.12.14

4

lib.compiled/Kernel.js

@@ -459,4 +459,4 @@ /**

(0, _waitUntil2.default)().interval(10).times(999999) // @todo: get rid of magic here...
.condition(cb => {
(0, _waitUntil2.default)().interval(10).times(999999 // @todo: get rid of magic here...
).condition(cb => {
process.nextTick(() => {

@@ -463,0 +463,0 @@ cb(bootingServices <= 0);

@@ -542,4 +542,4 @@ /**

(0, _waitUntil2.default)().interval(10).times(999999) // @todo: get rid of magic here...
.condition(cb => {
(0, _waitUntil2.default)().interval(10).times(999999 // @todo: get rid of magic here...
).condition(cb => {
process.nextTick(() => {

@@ -546,0 +546,0 @@ cb(bootingServices <= 0);

{
"name": "deep-kernel",
"version": "1.12.13",
"version": "1.12.14",
"description": "DEEP Kernel Library",

@@ -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