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

@0xproject/utils

Package Overview
Dependencies
Maintainers
7
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/utils - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

18

CHANGELOG.json
[
{
"timestamp": 1538693146,
"version": "2.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1538475601,
"version": "2.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.0",

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

16

CHANGELOG.md

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

## v2.0.2 - _October 4, 2018_
* Dependencies updated
## v2.0.1 - _October 2, 2018_
* Dependencies updated
## v2.0.0 - _September 28, 2018_

@@ -37,3 +45,3 @@

## v1.0.5 - _August 14, 2018_
## v1.0.5 - _August 13, 2018_

@@ -59,3 +67,3 @@ * Increased BigNumber decimal precision from 20 to 78 (#807)

## v1.0.0 - _July 20, 2018_
## v1.0.0 - _July 19, 2018_

@@ -78,3 +86,3 @@ * Add `fetchAsync` which adds a default timeout to all requests (#874)

## v0.7.0 - _June 1, 2018_
## v0.7.0 - _May 31, 2018_

@@ -87,3 +95,3 @@ * Incorrect publish that was unpublished

## v0.6.1 - _May 5, 2018_
## v0.6.1 - _May 4, 2018_

@@ -90,0 +98,0 @@ * Dependencies updated

{
"name": "@0xproject/utils",
"version": "2.0.0",
"version": "2.0.2",
"engines": {

@@ -12,2 +12,3 @@ "node": ">=6.12"

"build": "tsc -b",
"build:ci": "yarn build",
"clean": "shx rm -rf lib",

@@ -31,3 +32,3 @@ "lint": "tslint --project .",

"devDependencies": {
"@0xproject/tslint-config": "^1.0.7",
"@0xproject/tslint-config": "^1.0.8",
"@types/detect-node": "2.0.0",

@@ -46,4 +47,4 @@ "@types/lodash": "4.14.104",

"dependencies": {
"@0xproject/types": "^1.1.2",
"@0xproject/typescript-typings": "^3.0.0",
"@0xproject/types": "^1.1.4",
"@0xproject/typescript-typings": "^3.0.2",
"@types/node": "*",

@@ -53,3 +54,3 @@ "abortcontroller-polyfill": "^1.1.9",

"detect-node": "2.0.3",
"ethereum-types": "^1.0.9",
"ethereum-types": "^1.0.11",
"ethereumjs-util": "^5.1.1",

@@ -64,3 +65,3 @@ "ethers": "4.0.0-beta.14",

},
"gitHead": "ac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f"
"gitHead": "b5d88079d9876677ff983f02f55d8f98bc7ab439"
}
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