New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-postpone

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-postpone - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
examples/wait.js

@@ -5,3 +5,3 @@ 'use strict'

console.log('0: ' + postpone.now());
console.log('1: ' + postpone.now());

@@ -8,0 +8,0 @@ postpone.wait(1000, function() {

{
"name": "node-postpone",
"version": "0.1.0",
"version": "0.1.1",
"description": "Postpone function execution",

@@ -5,0 +5,0 @@ "author": {