Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

bloody-immediate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloody-immediate

[![browser support](https://ci.testling.com/bloodyowl/immediate.png)](https://ci.testling.com/bloodyowl/immediate)

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

immediate

browser support

Install

$ npm install bloody-immediate

Require

var immediate = require("bloody-immediate")
// or 
define(["immediate"], function(immediate){  })
// or 
window.immediate

API

immediate.call(fn[, args …]) -> id

Calls fn asynchronously with args… as arguments. fn must be a function, no string is accepted.

immediate.cancel(id)

Cancels the given immediate call.

FAQs

Package last updated on 05 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts