Socket
Socket
Sign inDemoInstall

web3-core-promievent

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-core-promievent - npm Package Compare versions

Comparing version 1.2.11 to 1.3.0-rc.0

lib/index.js

9

package.json
{
"name": "web3-core-promievent",
"version": "1.2.11",
"version": "1.3.0-rc.0",
"description": "This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.",

@@ -10,7 +10,10 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-promievent",

},
"main": "src/index.js",
"main": "lib/index.js",
"scripts": {
"tsc": "tsc -b tsconfig.json"
},
"dependencies": {
"eventemitter3": "4.0.4"
},
"gitHead": "87e668275ac7d9b8af7c909137fc0626c3866929"
"gitHead": "83c9f65c7cb3b4f4532f890ec5a3608fd1879e35"
}
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