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

@ethersproject/units

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/units - npm Package Compare versions

Comparing version 5.0.0-beta.131 to 5.0.0-beta.132

2

lib.esm/_version.d.ts

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

export declare const version = "units/5.0.0-beta.131";
export declare const version = "units/5.0.0-beta.132";

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

export const version = "units/5.0.0-beta.131";
export const version = "units/5.0.0-beta.132";

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

export declare const version = "units/5.0.0-beta.131";
export declare const version = "units/5.0.0-beta.132";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "units/5.0.0-beta.131";
exports.version = "units/5.0.0-beta.132";
{
"name": "@ethersproject/units",
"version": "5.0.0-beta.131",
"description": "Unit conversion functions for Ethereum.",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {

@@ -14,2 +8,4 @@ "@ethersproject/bignumber": ">=5.0.0-beta.130",

},
"description": "Unit conversion functions for Ethereum.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -21,4 +17,6 @@ "Ethereum",

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

@@ -31,6 +29,8 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0x791cb2810bc9512f2fe6248a7914fa6b77ebdef3cc2850b3af4aedf908157bb4",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0x1021d789790a06156cb1c435eddd8ede86ed98e07cc05c0e75ad3464d09d2b9e"
"version": "5.0.0-beta.132"
}
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