Socket
Socket
Sign inDemoInstall

@types/bluebird

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bluebird - npm Package Compare versions

Comparing version 3.5.26 to 3.5.27

4

bluebird/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for bluebird 3.5

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.2

@@ -45,2 +45,4 @@ /*!

declare class Bluebird<R> implements PromiseLike<R>, Bluebird.Inspection<R> {
readonly [Symbol.toStringTag]: "Object";
/**

@@ -47,0 +49,0 @@ * Create a new promise. The passed in function will receive functions

{
"name": "@types/bluebird",
"version": "3.5.26",
"version": "3.5.27",
"description": "TypeScript definitions for bluebird",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "439dfc95779e0f71e76418e49001d4306184faeca0d91e7783f8f97527817896",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "0d3bc703aa72f847bd23e1b6f037eafbe0bf169e9ce0c8ee0c454b249c625036",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 26 Feb 2019 17:01:53 GMT
* Last updated: Fri, 24 May 2019 21:00:58 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc