Socket
Socket
Sign inDemoInstall

web3-bzz

Package Overview
Dependencies
Maintainers
5
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-bzz - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2-rc.0

6

package.json
{
"name": "web3-bzz",
"version": "1.8.1",
"version": "1.8.2-rc.0",
"description": "Web3 module to interact with the Swarm network.",

@@ -24,5 +24,5 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-bzz",

"dtslint": "^3.4.1",
"typescript": "^3.9.5"
"typescript": "4.1"
},
"gitHead": "65d27a541d0a7364f27f4f41fc6f5376040afd1c"
"gitHead": "ad2c90f68cf7170fb25c74704a97be629e72f71a"
}

@@ -13,4 +13,6 @@ # web3-bzz

### Node.js
You can install the package either using [NPM](https://www.npmjs.com/package/web3-bzz) or using [Yarn](https://yarnpkg.com/package/web3-bzz)
### Using NPM
```bash

@@ -20,2 +22,8 @@ npm install web3-bzz

### Using Yarn
```bash
yarn add web3-bzz
```
## Usage

@@ -37,2 +45,1 @@

[npm-url]: https://npmjs.org/package/web3-bzz
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