mqtt-packet
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "mqtt-packet", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Parse and generate MQTT packets like a breeze", | ||
@@ -5,0 +5,0 @@ "main": "mqtt.js", |
@@ -13,3 +13,3 @@ mqtt-packet [![Build Status](https://travis-ci.org/mqttjs/mqtt-packet.png)](https://travis-ci.org/mqttjs/mqtt-packet) | ||
This library works with node v4.x, v0.12.x, v0.10.x and node v0.8.x and all iojs releases, but it requires at | ||
This library works with node v4.x, v0.12.x, v0.10.x and all iojs releases, but it requires at | ||
least NPM 1.4. To upgrade NPM on node v0.8, run `npm install | ||
@@ -16,0 +16,0 @@ npm@1.4.28 -g`. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58890