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

@0xproject/typescript-typings

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/typescript-typings - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

types/ethers/index.d.ts

10

CHANGELOG.json
[
{
"version": "0.3.0",
"changes": [
{
"note": "Add types for `ethers.js`, removing `ethers-contracts`",
"pr": 540
}
],
"timestamp": 1525428773
},
{
"version": "0.2.0",

@@ -4,0 +14,0 @@ "changes": [

6

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v0.3.0 - _May 4, 2018_
* Add types for `ethers.js`, removing `ethers-contracts` (#540)
## v0.2.0 - _April 18, 2018_

@@ -13,3 +17,3 @@

## v0.1.0 - _April 12, 2018_
## v0.1.0 - _April 11, 2018_

@@ -16,0 +20,0 @@ * Add types for more packages (#501)

6

package.json
{
"name": "@0xproject/typescript-typings",
"version": "0.2.0",
"version": "0.3.0",
"description": "0x project typescript type definitions",

@@ -24,7 +24,7 @@ "scripts": {

"dependencies": {
"@0xproject/types": "^0.6.1",
"@0xproject/types": "^0.6.2",
"bignumber.js": "~4.1.0"
},
"devDependencies": {
"@0xproject/monorepo-scripts": "^0.1.18",
"@0xproject/monorepo-scripts": "^0.1.19",
"copyfiles": "^1.2.0",

@@ -31,0 +31,0 @@ "shx": "^0.2.2"

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