qcloud-iotexplorer-appdev-plugin-wificonf-smartconfig
Advanced tools
Comparing version 2.3.17 to 2.3.18
@@ -1,2 +0,2 @@ | ||
declare const SmartConfig_base: typeof import("event-emitter-for-miniprogram").default; | ||
declare const SmartConfig_base: typeof import("event-emitter-for-miniprogram/lib/event-emitter"); | ||
export class SmartConfig extends SmartConfig_base { | ||
@@ -3,0 +3,0 @@ constructor(apSsid: any, apBssid: any, apPassword: any, localIp: any, logger: any, encryptor: any); |
{ | ||
"name": "qcloud-iotexplorer-appdev-plugin-wificonf-smartconfig", | ||
"version": "2.3.17", | ||
"version": "2.3.18", | ||
"description": "", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^2.3.17", | ||
"qcloud-iotexplorer-appdev-sdk": "^2.3.13", | ||
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^2.3.18", | ||
"qcloud-iotexplorer-appdev-sdk": "^2.3.14", | ||
"tslib": "^2.0.1" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "0a942a41d7af740506ec232e56904d3e91481641" | ||
"gitHead": "d65464581fd5eab47dbcb214dcdb68c0288c8659" | ||
} |
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
214717