@civic/gateway-client-core
Advanced tools
Comparing version 1.0.7-beta.0 to 1.0.7
# gateway client core | ||
## 1.0.7 - Bugfix - reload on document pass | ||
Fix bug where the UI would be reloaded for document passes when it shouldn't. | ||
## 1.0.6 - Improve analytics | ||
Improvements to analytics to reduce null errorCode fields. | ||
## 1.0.5 - Improve error handling | ||
@@ -4,0 +10,0 @@ - Fix events so we can distinguish between tx failed, dropped, timed out, rejected |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "@civic/gateway-client-core:1.0.6-beta.0"; | ||
export declare const VERSION = "@civic/gateway-client-core:1.0.7-beta.0"; |
{ | ||
"name": "@civic/gateway-client-core", | ||
"version": "1.0.7-beta.0", | ||
"version": "1.0.7", | ||
"description": "Sample project for creating typescript library with support of iife and types.", | ||
@@ -69,3 +69,3 @@ "main": "dist/civic-gateway-client-core.min.js", | ||
"license": "MIT", | ||
"gitHead": "a2c7ae28112e01c48490ddaa858fe53404ebbfc8" | ||
"gitHead": "97a1c0a6df02167e28076967168122c074c3bfc1" | ||
} |
// This is an auto-generated file. Do not edit. | ||
export const VERSION = '@civic/gateway-client-core:1.0.7-beta.0'; | ||
export const VERSION = '@civic/gateway-client-core:1.0.7'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4396842
1