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.2.0 to 5.3.0

2

lib.esm/_version.d.ts

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

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

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

export const version = "bytes/5.2.0";
export const version = "bytes/5.3.0";
//# sourceMappingURL=_version.js.map

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

export declare const version = "bytes/5.2.0";
export declare const version = "bytes/5.3.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "bytes/5.2.0";
exports.version = "bytes/5.3.0";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/logger": "^5.2.0"
"@ethersproject/logger": "^5.3.0"
},

@@ -18,3 +18,3 @@ "description": "Bytes utility functions for ethers.",

],
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"gitHead": "4e6d121fb8aa7327290afab7653364be8ddd8d81",
"keywords": [

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

"sideEffects": false,
"tarballHash": "0xf5c9822d7ad93e85a836d07774c105a2c8a70c1e6e111b1dcaf49d6e00bd375d",
"tarballHash": "0xa7b4b67ea3e558b3a66e704cc9663f2cdf51f9c74c0cfd1e8db78482cc4ecf3b",
"types": "./lib/index.d.ts",
"version": "5.2.0"
"version": "5.3.0"
}

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

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