bluebird-lst
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -34,3 +34,3 @@ // Type definitions for bluebird 3.0.0 | ||
declare module "bluebird-lst-c" { | ||
declare module "bluebird-lst" { | ||
class Bluebird<R> implements Bluebird.Thenable<R>, Bluebird.Inspection<R>, Promise<R> { | ||
@@ -37,0 +37,0 @@ [Symbol.toStringTag]: any |
{ | ||
"name": "bluebird-lst", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Bluebird — longStackTraces: true, cancellation: true", | ||
@@ -5,0 +5,0 @@ "author": "Vladimir Krivosheev", |
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
44420