Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/amqp-connection-manager

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/amqp-connection-manager - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

10

amqp-connection-manager/index.d.ts

@@ -117,7 +117,2 @@ // Type definitions for amqp-connection-manager 2.0

close(): Promise<void>;
/**
* Returns a Promise which resolves when this channel next connects.
*/
waitForConnect(): Promise<void>;
}

@@ -215,2 +210,7 @@

close(): Promise<void>;
/**
* Returns a Promise which resolves when this channel next connects.
*/
waitForConnect(): Promise<void>;
}
{
"name": "@types/amqp-connection-manager",
"version": "2.0.7",
"version": "2.0.8",
"description": "TypeScript definitions for amqp-connection-manager",

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

},
"typesPublisherContentHash": "d24eba8c4c524cc4db5bd14ec38e3cc34ee11d32918e1eb454045e1901ad0874",
"typesPublisherContentHash": "f074122d8f04f43838d4bc62068b449a3ec487c67e59b188a67a8e4ab586136b",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Wed, 26 Feb 2020 19:53:33 GMT
* Last updated: Thu, 27 Feb 2020 19:19:59 GMT
* Dependencies: [@types/amqplib](https://npmjs.com/package/@types/amqplib)

@@ -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