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

@ethersproject/abstract-signer

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/abstract-signer - npm Package Compare versions

Comparing version 5.0.9 to 5.0.10

2

lib.esm/_version.d.ts

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

export declare const version = "abstract-signer/5.0.9";
export declare const version = "abstract-signer/5.0.10";

@@ -1,2 +0,2 @@

export const version = "abstract-signer/5.0.9";
export const version = "abstract-signer/5.0.10";
//# sourceMappingURL=_version.js.map

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

export declare const version = "abstract-signer/5.0.9";
export declare const version = "abstract-signer/5.0.10";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "abstract-signer/5.0.9";
exports.version = "abstract-signer/5.0.10";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/abstract-provider": "^5.0.4",
"@ethersproject/bignumber": "^5.0.7",
"@ethersproject/bytes": "^5.0.4",
"@ethersproject/logger": "^5.0.5",
"@ethersproject/properties": "^5.0.3"
"@ethersproject/abstract-provider": "^5.0.8",
"@ethersproject/bignumber": "^5.0.13",
"@ethersproject/bytes": "^5.0.9",
"@ethersproject/logger": "^5.0.8",
"@ethersproject/properties": "^5.0.7"
},

@@ -22,3 +22,3 @@ "description": "An Abstract Class for desribing an Ethereum Signer for ethers.",

],
"gitHead": "211defa27f85af111e81b400a18922f35dff21e1",
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de",
"keywords": [

@@ -44,5 +44,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0xf30b173e3bee012c273e09ae94387f410714faa640b9dc27213a192db77a0303",
"tarballHash": "0xa9c8ee5aa0f46e6615e22e43934a549706174ab8346355e0969620277899d632",
"types": "./lib/index.d.ts",
"version": "5.0.9"
"version": "5.0.10"
}

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

export const version = "abstract-signer/5.0.9";
export const version = "abstract-signer/5.0.10";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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