Socket
Socket
Sign inDemoInstall

web3-utils

Package Overview
Dependencies
Maintainers
1
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-utils - npm Package Compare versions

Comparing version 1.0.0-beta.8 to 1.0.0-beta.9

2

package.json
{
"name": "web3-utils",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Collection of utility functions used in web3.js.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-utils",

@@ -18,3 +18,9 @@ # web3-utils

Build using the [web3.js][repo] repository and include `dist/web3-utils.js` in your html file.
Build running the following in the [web3.js][repo] repository:
```bash
npm run-script build-all
```
Then include `dist/web3-utils.js` in your html file.
This will expose the `Web3Utils` object on the window object.

@@ -21,0 +27,0 @@

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