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

immediate

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immediate - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

2

bower.json
{
"name": "immediate",
"version": "2.5.1",
"version": "2.5.2",
"homepage": "https://github.com/calvinmetcalf/immediate",

@@ -5,0 +5,0 @@ "authors": [

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

"description": "A polyfill for the setImmediate efficient script yielding API",
"version": "2.5.1",
"version": "2.5.2",
"keywords": [],

@@ -8,0 +8,0 @@ "development": {},

@@ -10,4 +10,3 @@ module.exports = function(grunt) {

options: {
standalone: '<%= pkg.name %>',
noParse:['lib/nextTick.js']
standalone: '<%= pkg.name %>'
}

@@ -14,0 +13,0 @@ }

{
"name": "immediate",
"description": "A polyfill for the setImmediate efficient script yielding API",
"version": "2.5.1",
"version": "2.5.2",
"contributors": [

@@ -6,0 +6,0 @@ "Domenic Denicola <domenic@domenicdenicola.com> (http://domenicdenicola.com)",

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