cordova-plugin-cnpush
Advanced tools
Comparing version 2.6.2 to 2.6.3
{ | ||
"name": "cordova-plugin-cnpush", | ||
"version": "2.6.2", | ||
"version": "2.6.3", | ||
"description": "Cordova huawei PushPay Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -42,3 +42,3 @@ | ||
if (token.length == 0) { | ||
window.setTimeout(getRegistrationID, 1000); | ||
window.setTimeout(getRegistrationID, 120000); | ||
} else { | ||
@@ -45,0 +45,0 @@ successCallback(token); |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2273001
4
1