Socket
Socket
Sign inDemoInstall

ethers-gcp-kms-signer

Package Overview
Dependencies
212
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.2](https://github.com/openlawteam/ethers-gcp-kms-signer/compare/v1.1.1...v1.1.2) (2022-01-14)
### fix
* build issue [#3](https://github.com/openlawteam/ethers-gcp-kms-signer/issues/3) ([#4](https://github.com/openlawteam/ethers-gcp-kms-signer/issues/4)) ([4b7fb51](https://github.com/openlawteam/ethers-gcp-kms-signer/commit/4b7fb51dcf0d68a52cb525bc2b3a96bcab95ca2c))
## [1.1.1](https://github.com/openlawteam/ethers-gcp-kms-signer/compare/v1.1.0...v1.1.1) (2021-10-28)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "ethers-gcp-kms-signer",
"version": "1.1.1",
"version": "1.1.2",
"description": "An Ethers.js compatible signer that connects to GCP KMS",
"main": "dist/signer.js",
"types": "dist/**/*.d.ts",
"types": "dist/signer.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "type-check": "tsc --noEmit",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc