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

@types/web3

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/web3 - npm Package Compare versions

Comparing version 1.0.20 to 1.2.2

124

web3/package.json
{
"name": "@types/web3",
"version": "1.0.20",
"description": "TypeScript definitions for web3",
"license": "MIT",
"contributors": [
{
"name": "Simon Jentzsch",
"url": "https://github.com/simon-jentzsch",
"githubUsername": "simon-jentzsch"
},
{
"name": "Nitzan Tomer",
"url": "https://github.com/nitzantomer",
"githubUsername": "nitzantomer"
},
{
"name": "Zurbo",
"url": "https://github.com/zurbo",
"githubUsername": "zurbo"
},
{
"name": "Xiao Liang",
"url": "https://github.com/yxliang01",
"githubUsername": "yxliang01"
},
{
"name": "Francesco Soncina",
"url": "https://github.com/phra",
"githubUsername": "phra"
},
{
"name": "Nick Addison",
"url": "https://github.com/naddison36",
"githubUsername": "naddison36"
},
{
"name": "Ícaro Harry",
"url": "https://github.com/icaroharry",
"githubUsername": "icaroharry"
},
{
"name": "Linus Norton",
"url": "https://github.com/linusnorton",
"githubUsername": "linusnorton"
},
{
"name": "Javier Peletier",
"url": "https://github.com/jpeletier",
"githubUsername": "jpeletier"
},
{
"name": "HIKARU KOBORI",
"url": "https://github.com/anneau",
"githubUsername": "anneau"
},
{
"name": "Baris Gumustas",
"url": "https://github.com/matrushka",
"githubUsername": "matrushka"
},
{
"name": "André Vitor de Lima Matos",
"url": "https://github.com/andrevmatos",
"githubUsername": "andrevmatos"
},
{
"name": "Levin Keller",
"url": "https://github.com/levino",
"githubUsername": "levino"
},
{
"name": "Dmitry Radkovskiy",
"url": "https://github.com/zlumer",
"githubUsername": "zlumer"
},
{
"name": "Konstantin Melnikov",
"url": "https://github.com/archangel-irk",
"githubUsername": "archangel-irk"
},
{
"name": "Asgeir Sognefest",
"url": "https://github.com/sogasg",
"githubUsername": "sogasg"
},
{
"name": "Donam Kim",
"url": "https://github.com/donamk",
"githubUsername": "donamk"
},
{
"name": "Doug Kent",
"url": "https://github.com/dkent600",
"githubUsername": "dkent600"
},
{
"name": "Daniel Zhou",
"url": "https://github.com/nerddan",
"githubUsername": "nerddan"
},
{
"name": "Alex Kvak",
"url": "https://github.com/alexkvak",
"githubUsername": "alexkvak"
}
],
"version": "1.2.2",
"typings": null,
"description": "Stub TypeScript definitions entry for web3, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/web3"
},
"scripts": {},
"author": "",
"repository": "https://github.com/ethereum/web3.js",
"license": "MIT",
"dependencies": {
"@types/bn.js": "*",
"@types/underscore": "*"
},
"typesPublisherContentHash": "66bc79cbfbff54cab199b57df583de2550f9675930398a466c236559c9749e1c",
"typeScriptVersion": "2.8"
"web3": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/web3`
This is a stub types definition for web3 (https://github.com/ethereum/web3.js).
# Summary
This package contains type definitions for web3 (https://github.com/ethereum/web3.js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web3
Additional Details
* Last updated: Wed, 25 Sep 2019 23:51:30 GMT
* Dependencies: @types/bn.js, @types/underscore
* Global values: none
# Credits
These definitions were written by Simon Jentzsch <https://github.com/simon-jentzsch>, Nitzan Tomer <https://github.com/nitzantomer>, Zurbo <https://github.com/zurbo>, Xiao Liang <https://github.com/yxliang01>, Francesco Soncina <https://github.com/phra>, Nick Addison <https://github.com/naddison36>, Ícaro Harry <https://github.com/icaroharry>, Linus Norton <https://github.com/linusnorton>, Javier Peletier <https://github.com/jpeletier>, HIKARU KOBORI <https://github.com/anneau>, Baris Gumustas <https://github.com/matrushka>, André Vitor de Lima Matos <https://github.com/andrevmatos>, Levin Keller <https://github.com/levino>, Dmitry Radkovskiy <https://github.com/zlumer>, Konstantin Melnikov <https://github.com/archangel-irk>, Asgeir Sognefest <https://github.com/sogasg>, Donam Kim <https://github.com/donamk>, Doug Kent <https://github.com/dkent600>, Daniel Zhou <https://github.com/nerddan>, and Alex Kvak <https://github.com/alexkvak>.
web3 provides its own type definitions, so you don't need @types/web3 installed!
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