@0x/typescript-typings
Advanced tools
Comparing version 5.1.4 to 5.1.5
[ | ||
{ | ||
"timestamp": 1603261008, | ||
"version": "5.1.5", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1603248537, | ||
@@ -4,0 +13,0 @@ "version": "5.1.4", |
@@ -8,2 +8,6 @@ <!-- | ||
## v5.1.5 - _October 21, 2020_ | ||
* Dependencies updated | ||
## v5.1.4 - _October 21, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/typescript-typings", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"engines": { | ||
@@ -31,3 +31,3 @@ "node": ">=6.12" | ||
"bignumber.js": "~9.0.0", | ||
"ethereum-types": "^3.3.2", | ||
"ethereum-types": "^3.3.3", | ||
"popper.js": "1.14.3" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "e0ed4c8e1581158457dc42f42c227b59fd28e2e8" | ||
"gitHead": "799e4b091dac1aef9fb364ced5625c1799410057" | ||
} |
@@ -127,2 +127,3 @@ declare module 'ethereumjs-vm' { | ||
_clearOriginalStorageCache(): void; | ||
touchAccount(address: Buffer): void; | ||
} | ||
@@ -129,0 +130,0 @@ |
105543
2642
Updatedethereum-types@^3.3.3