cordova-plugin-mqtt-pahojs
Advanced tools
Comparing version 1.5.7 to 1.5.8
{ | ||
"name": "cordova-plugin-mqtt-pahojs", | ||
"cordova_name": "MQTT JavaScript Client", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"description": "Pure JavaScript MQTT client library. Wrapper for paho.js", | ||
@@ -14,2 +14,6 @@ "scripts": { | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/estbeetoo/cordova-plugin-mqtt-pahojs.git" | ||
}, | ||
"platforms": [ | ||
@@ -16,0 +20,0 @@ "ios", |
@@ -1,2 +0,2 @@ | ||
var Paho = require('./paho_mqttws31'); | ||
var Paho = require('cordova-plugin-mqtt-pahojs.paho_mqttws31'); | ||
var EventEmitter = require('com.feedhenry.eventemitter.EventEmitter'); | ||
@@ -3,0 +3,0 @@ var SYSTEM_EVENTS = { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
96546