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

@civic/gateway-client-core

Package Overview
Dependencies
Maintainers
13
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@civic/gateway-client-core - npm Package Compare versions

Comparing version 1.0.7-beta.0 to 1.0.7

6

CHANGELOG.md
# 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

2

dist/version.d.ts

@@ -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

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