Socket
Socket
Sign inDemoInstall

@types/amqplib

Package Overview
Dependencies
3
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.1 to 0.8.2

6

amqplib/package.json
{
"name": "@types/amqplib",
"version": "0.8.1",
"version": "0.8.2",
"description": "TypeScript definitions for amqplib",

@@ -51,4 +51,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amqplib",

},
"typesPublisherContentHash": "38a0dad3e75ffc38fd1735297054173abd440e37b632af72737e52cbf00db49d",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "64e32e6c428c1205826a74db9d26d7a68c1f5305ee78c8c086404ed83c5c63e0",
"typeScriptVersion": "3.7"
}

@@ -173,3 +173,3 @@ export namespace Replies {

export interface ConsumeMessageFields extends CommonMessageFields {
deliveryTag: number;
consumerTag: string;
}

@@ -176,0 +176,0 @@

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:31 GMT
* Last updated: Sat, 21 Aug 2021 01:31:21 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird), [@types/node](https://npmjs.com/package/@types/node)

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc