@types/bluebird
Advanced tools
Comparing version 3.5.27 to 3.5.28
@@ -344,3 +344,2 @@ // Type definitions for bluebird 3.5 | ||
reflect(): Bluebird<Bluebird.Inspection<R>>; | ||
reflect(): Bluebird<Bluebird.Inspection<any>>; | ||
@@ -347,0 +346,0 @@ /** |
{ | ||
"name": "@types/bluebird", | ||
"version": "3.5.27", | ||
"version": "3.5.28", | ||
"description": "TypeScript definitions for bluebird", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0d3bc703aa72f847bd23e1b6f037eafbe0bf169e9ce0c8ee0c454b249c625036", | ||
"typesPublisherContentHash": "0a3259a5fbbf9650866838abe613360d0ef99d539c323078315de3bb31d5887f", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for bluebird ( https://github.com/petkaantonov/bluebird ). | ||
This package contains type definitions for bluebird (https://github.com/petkaantonov/bluebird). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 24 May 2019 21:00:58 GMT | ||
* Last updated: Mon, 14 Oct 2019 20:16:51 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: none |
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
55311
1143