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.5.7 to 0.5.8

0

amqplib/callback_api.d.ts

@@ -0,0 +0,0 @@ import events = require('events');

2

amqplib/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for amqplib 0.5

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

@@ -8,0 +8,0 @@ /// <reference types="node" />

{
"name": "@types/amqplib",
"version": "0.5.7",
"version": "0.5.8",
"description": "TypeScript definitions for amqplib",

@@ -31,12 +31,12 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*",
"@types/events": "*",
"@types/bluebird": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "b533257acca383ea7807f803642a7899463f70bfc6ea5691e59e7c2419160b07",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "10176a23c61c23751a8777e2f79df0d25a89ca3a383cae4cea1afb220eb85e6c",
"typeScriptVersion": "2.8"
}

@@ -0,0 +0,0 @@ export namespace Replies {

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amqplib
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amqplib
Additional Details
* Last updated: Fri, 09 Mar 2018 00:52:40 GMT
* Dependencies: events, bluebird, node
* Last updated: Sat, 14 Jul 2018 01:02:00 GMT
* Dependencies: bluebird, events, node
* Global values: none

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc