dx-ctu-client-sdk
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "dx-ctu-client-sdk", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "dingxiang ctu client sdk", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -14,3 +14,3 @@ # dx-ctu-client-sdk | ||
const sdk = new CaptchaSDK('服务url', '您的appId', '您的appSecret') | ||
const sdk = new ClientSDK('服务url', '您的appId', '您的appSecret') | ||
@@ -17,0 +17,0 @@ sdk.checkRisk({ |
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
107557