qcloud-iotexplorer-appdev-plugin-wificonf-softap
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "qcloud-iotexplorer-appdev-plugin-wificonf-softap", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "rm -rf lib && npx tsc -p tsconfig.json -t es5 --outDir lib && node ../../bin/minify.js -p appdev-plugin-wificonf-softap -t lib", | ||
"build": "rm -rf lib && npx tsc -p tsconfig.json -t es5 --outDir lib && node ../../bin/minify.js -p plugin-wificonf-softap -t lib", | ||
"typing": "cd @types && tsc" | ||
@@ -17,7 +17,7 @@ }, | ||
"dependencies": { | ||
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^1.1.2", | ||
"qcloud-iotexplorer-appdev-sdk": "^1.1.1", | ||
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^1.1.3", | ||
"qcloud-iotexplorer-appdev-sdk": "^1.1.2", | ||
"tslib": "^2.0.1" | ||
}, | ||
"gitHead": "dcb52a29c53f506732f2b835adc941bd6a4fa220" | ||
"gitHead": "f3a6689da776702b7454b16d6685e4efed7f982d" | ||
} |
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
10989