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

@types/mqtt

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mqtt - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

2

mqtt/index.d.ts

@@ -14,3 +14,3 @@ // Type definitions for MQTT

interface Packet {
messageId: string;
messageId: number;
[key: string]: any;

@@ -17,0 +17,0 @@ }

{
"name": "@types/mqtt",
"version": "0.0.33",
"version": "0.0.34",
"description": "TypeScript definitions for MQTT",
"license": "MIT",
"author": "Pekka Leppänen <https://github.com/PekkaPLeppanen>",
"contributors": [
{
"name": "Pekka Leppänen",
"url": "https://github.com/PekkaPLeppanen"
}
],
"main": "",

@@ -17,4 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "47bfbce6426c18769d74edda658006cd9dd406a2c44a8e664727272f6d16ca5b",
"typesPublisherContentHash": "ad801cc2a1f720869e660d9b9819f641c002b358ec6e8ad51e06903f241378fd",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 23 Jan 2017 08:16:11 GMT
* Last updated: Tue, 28 Mar 2017 19:41:07 GMT
* Dependencies: node

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