Comparing version 2.5.1 to 2.5.2
{ | ||
"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)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70361
1910