cordova-plugin-hotpushes
Advanced tools
Comparing version 0.4.4 to 0.4.5
{ | ||
"name": "cordova-plugin-hotpushes", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"cordova": { | ||
@@ -5,0 +5,0 @@ "id": "cordova-plugin-hotpushes", |
@@ -18,3 +18,3 @@ /* global cordova:false */ | ||
var PROGRESS_STATE: { | ||
var PROGRESS_STATE = { | ||
0: 'STOPPED', | ||
@@ -21,0 +21,0 @@ 1: 'DOWNLOADING', |
Sorry, the diff of this file is not supported yet
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
23733