@types/bluebird-global
Advanced tools
Comparing version 3.5.9 to 3.5.10
// Type definitions for bluebird 3.5 | ||
// Project: https://github.com/petkaantonov/bluebird | ||
// Project: https://github.com/kaatt/bluebird-global | ||
// Definitions by: d-ph <https://github.com/d-ph> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/bluebird-global", | ||
"version": "3.5.9", | ||
"version": "3.5.10", | ||
"description": "TypeScript definitions for bluebird", | ||
@@ -14,2 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -23,4 +24,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "e403425935eada71195c6d6086734dd0c7104a6939fa3ed737bea3544f5c3960", | ||
"typesPublisherContentHash": "47dfbfb04296ada62053257d0716c483c0df69ec525b93959b0a0f38420edbab", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -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/kaatt/bluebird-global ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 30 Aug 2018 18:48:13 GMT | ||
* Dependencies: bluebird | ||
* Last updated: Wed, 13 Feb 2019 16:16:47 GMT | ||
* Dependencies: @types/bluebird | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
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
17903