📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@0x/utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x/utils - npm Package Compare versions

Comparing version

to
4.5.2

[
{
"timestamp": 1568744790,
"version": "4.5.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1567521715,

@@ -4,0 +13,0 @@ "version": "4.5.1",

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

## v4.5.2 - _September 17, 2019_
* Dependencies updated
## v4.5.1 - _September 3, 2019_

@@ -10,0 +14,0 @@

{
"name": "@0x/utils",
"version": "4.5.1",
"version": "4.5.2",
"engines": {

@@ -48,4 +48,4 @@ "node": ">=6.12"

"dependencies": {
"@0x/types": "^2.4.2",
"@0x/typescript-typings": "^4.2.5",
"@0x/types": "^2.4.3",
"@0x/typescript-typings": "^4.3.0",
"@types/node": "*",

@@ -56,3 +56,3 @@ "abortcontroller-polyfill": "^1.1.9",

"detect-node": "2.0.3",
"ethereum-types": "^2.1.5",
"ethereum-types": "^2.1.6",
"ethereumjs-util": "^5.1.1",

@@ -67,3 +67,3 @@ "ethers": "~4.0.4",

},
"gitHead": "2b8226a7579a2abc3809e848ed8ba82b00125979"
"gitHead": "ec92cea5982375fa2fa7ba8445b5e8af589b75bd"
}