Socket
Socket
Sign inDemoInstall

@0xproject/connect

Package Overview
Dependencies
95
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.10 to 0.6.11

9

CHANGELOG.json
[
{
"timestamp": 1525428773,
"version": "0.6.11",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1524044013,

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

24

CHANGELOG.md

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

## v0.6.11 - _May 4, 2018_
* Dependencies updated
## v0.6.10 - _April 18, 2018_

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

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

@@ -26,11 +30,11 @@ * Dependencies updated

## v0.6.4 - _March 18, 2018_
## v0.6.4 - _March 17, 2018_
* Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package (#456)
## v0.6.2 - _February 16, 2018_
## v0.6.2 - _February 15, 2018_
* Fix JSON parse empty response (#407)
## v0.6.0 - _February 16, 2018_
## v0.6.0 - _February 15, 2018_

@@ -40,7 +44,7 @@ * Add pagination options to HttpClient methods (#393)

## v0.5.7 - _February 9, 2018_
## v0.5.7 - _February 8, 2018_
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)
## v0.5.0 - _January 17, 2018_
## v0.5.0 - _January 16, 2018_

@@ -51,7 +55,7 @@ * Sanitize api endpoint url and remove trailing slashes (#318)

## v0.4.0 - _January 11, 2018_
## v0.4.0 - _January 10, 2018_
* Prevent getFeesAsync method on HttpClient from mutating input (#296)
## v0.3.0 - _December 8, 2017_
## v0.3.0 - _December 7, 2017_

@@ -61,3 +65,3 @@ * Expose WebSocketOrderbookChannel and associated types to public interface (#251)

## v0.2.0 - _November 29, 2017_
## v0.2.0 - _November 28, 2017_

@@ -68,4 +72,4 @@ * Add SignedOrder and TokenTradeInfo to the public interface

## v0.1.0 - _November 22, 2017_
## v0.1.0 - _November 21, 2017_
* Provide a HttpClient class for interacting with standard relayer api compliant HTTP urls
{
"name": "@0xproject/connect",
"version": "0.6.10",
"version": "0.6.11",
"description": "A javascript library for interacting with the standard relayer api",

@@ -53,7 +53,7 @@ "keywords": [

"dependencies": {
"@0xproject/assert": "^0.2.7",
"@0xproject/json-schemas": "^0.7.21",
"@0xproject/types": "^0.6.1",
"@0xproject/typescript-typings": "^0.2.0",
"@0xproject/utils": "^0.5.2",
"@0xproject/assert": "^0.2.8",
"@0xproject/json-schemas": "^0.7.22",
"@0xproject/types": "^0.6.2",
"@0xproject/typescript-typings": "^0.3.0",
"@0xproject/utils": "^0.6.0",
"isomorphic-fetch": "^2.2.1",

@@ -65,4 +65,4 @@ "lodash": "^4.17.4",

"devDependencies": {
"@0xproject/monorepo-scripts": "^0.1.18",
"@0xproject/tslint-config": "^0.4.16",
"@0xproject/monorepo-scripts": "^0.1.19",
"@0xproject/tslint-config": "^0.4.17",
"@types/fetch-mock": "^5.12.1",

@@ -69,0 +69,0 @@ "@types/lodash": "4.14.104",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc