Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-cnpush

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-cnpush - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

2

package.json
{
"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);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc