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.16 to 1.0.17

2

web3/eth/index.d.ts

@@ -125,3 +125,3 @@ import BigNumber = require("bn.js");

address?: string;
topics?: Array<string | string[]>;
topics?: Array<string | string[] | null>;
},

@@ -128,0 +128,0 @@ cb?: Callback<Log[]>

{
"name": "@types/web3",
"version": "1.0.16",
"version": "1.0.17",
"description": "TypeScript definitions for web3",

@@ -119,4 +119,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "24ad48290fd271073d196313644db674d34cb3003750edd79fd0eec3428cd6e0",
"typesPublisherContentHash": "c02540b14d9d0119961278013f078d56b3201495e35893cba4e731e32ebe9c59",
"typeScriptVersion": "2.4"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 24 Jan 2019 22:51:58 GMT
* Last updated: Thu, 24 Jan 2019 23:18:45 GMT
* Dependencies: @types/bn.js, @types/underscore

@@ -14,0 +14,0 @@ * Global values: none

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