Comparing version 0.5.5 to 0.5.6
@@ -191,5 +191,6 @@ 'use strict'; | ||
cb(err); | ||
throw new Promise.CancellationError(); | ||
}).then(function (finalCss) { | ||
cb(null, finalCss); | ||
}).done(); | ||
}).catch(Promise.CancellationError,function(){}).done(); | ||
}; | ||
@@ -196,0 +197,0 @@ |
{ | ||
"name": "critical", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "Extract & Inline Critical-path CSS from HTML", | ||
@@ -5,0 +5,0 @@ "author": "Addy Osmani", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
419
0
23706
5