Socket
Socket
Sign inDemoInstall

@cdellacqua/sleep

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Delay execution using Promises.",
"version": "4.0.0",
"version": "4.0.1",
"type": "module",

@@ -8,0 +8,0 @@ "types": "dist/index.d.ts",

@@ -43,2 +43,3 @@ # @cdellacqua/sleep

import {sleep} from '@cdellacqua/sleep';
import {makeSignal} from '@cdellacqua/signals';

@@ -57,2 +58,3 @@ async function example() {

import {sleep} from '@cdellacqua/sleep';
import {makeSignal} from '@cdellacqua/signals';

@@ -59,0 +61,0 @@ async function example() {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc