Socket
Socket
Sign inDemoInstall

@ethersproject/bytes

Package Overview
Dependencies
1
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.9 to 5.0.10

lib.esm/_version.d.ts.map

3

lib.esm/_version.d.ts

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

export declare const version = "bytes/5.0.9";
export declare const version = "bytes/5.0.10";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "bytes/5.0.9";
export const version = "bytes/5.0.10";
//# sourceMappingURL=_version.js.map

@@ -40,1 +40,2 @@ export declare type Bytes = ArrayLike<number>;

export declare function joinSignature(signature: SignatureLike): string;
//# sourceMappingURL=index.d.ts.map

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

export declare const version = "bytes/5.0.9";
export declare const version = "bytes/5.0.10";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "bytes/5.0.9";
exports.version = "bytes/5.0.10";
//# sourceMappingURL=_version.js.map

@@ -40,1 +40,2 @@ export declare type Bytes = ArrayLike<number>;

export declare function joinSignature(signature: SignatureLike): string;
//# sourceMappingURL=index.d.ts.map

@@ -18,3 +18,3 @@ {

],
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de",
"gitHead": "4f67ecdf628268724077ffbbde4b188cd48579ec",
"keywords": [

@@ -42,5 +42,5 @@ "Ethereum",

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

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

export const version = "bytes/5.0.9";
export const version = "bytes/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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc