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

web3-shh

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-shh - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

types/index.d.ts

18

package.json
{
"name": "web3-shh",
"version": "1.2.1",
"version": "1.2.2",
"description": "Web3 module to interact with the Whisper messaging protocol.",

@@ -10,9 +10,17 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-shh",

},
"types": "types/index.d.ts",
"scripts": {
"dtslint": "dtslint types --onlyTestTsNext"
},
"main": "src/index.js",
"dependencies": {
"web3-core": "1.2.1",
"web3-core-method": "1.2.1",
"web3-core-subscriptions": "1.2.1",
"web3-net": "1.2.1"
"web3-core": "1.2.2",
"web3-core-method": "1.2.2",
"web3-core-subscriptions": "1.2.2",
"web3-net": "1.2.2"
},
"devDependencies": {
"definitelytyped-header-parser": "^1.0.1",
"dtslint": "0.4.2"
}
}

@@ -5,3 +5,3 @@ # web3-shh

This is the whisper v5 package.
This is the whisper v5 package.
Please read the [documentation][docs] for more.

@@ -28,3 +28,2 @@

## Usage

@@ -39,6 +38,7 @@

## Types
All the typescript typings are placed in the types folder.
[docs]: http://web3js.readthedocs.io/en/1.0/
[repo]: https://github.com/ethereum/web3.js
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