Socket
Socket
Sign inDemoInstall

@ethersproject/bytes

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/bytes - npm Package Compare versions

Comparing version 5.0.0-beta.133 to 5.0.0-beta.134

2

lib.esm/_version.d.ts

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

export declare const version = "bytes/5.0.0-beta.133";
export declare const version = "bytes/5.0.0-beta.134";

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

export const version = "bytes/5.0.0-beta.133";
export const version = "bytes/5.0.0-beta.134";

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

export declare const version = "bytes/5.0.0-beta.133";
export declare const version = "bytes/5.0.0-beta.134";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "bytes/5.0.0-beta.133";
exports.version = "bytes/5.0.0-beta.134";
{
"name": "@ethersproject/bytes",
"version": "5.0.0-beta.133",
"description": "Bytes utility functions for ethers.",
"main": "./lib/index.js",
"scripts": {
"build": "tsc -p ./tsconfig.json",
"auto-build": "npm run build -- -w",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/logger": ">=5.0.0-beta.129"
},
"description": "Bytes utility functions for ethers.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -18,4 +12,6 @@ "Ethereum",

],
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@ethersproject/bytes",
"publishConfig": {

@@ -28,6 +24,10 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"auto-build": "npm run build -- -w",
"build": "tsc -p ./tsconfig.json",
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0x706b18c91a398c6d3710720431ca7821f067900b943738efccf7668af73bbb6e",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0x3e8a397f275035835198e5399652aec1e0427ef473f6abfaccf764cbeecc5b89"
"version": "5.0.0-beta.134"
}
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