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

@0xproject/connect

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/connect - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

24

package.json
{
"name": "@0xproject/connect",
"version": "0.6.4",
"version": "0.6.5",
"description": "A javascript library for interacting with the standard relayer api",

@@ -31,4 +31,4 @@ "keywords": [

"assets": [
"_bundles/index.js",
"_bundles/index.min.js"
"packages/connect/_bundles/index.js",
"packages/connect/_bundles/index.min.js"
],

@@ -55,6 +55,6 @@ "docPublishConfigs": {

"dependencies": {
"@0xproject/assert": "^0.2.1",
"@0xproject/json-schemas": "^0.7.15",
"@0xproject/types": "^0.4.0",
"@0xproject/utils": "^0.4.2",
"@0xproject/assert": "^0.2.2",
"@0xproject/json-schemas": "^0.7.16",
"@0xproject/types": "^0.4.1",
"@0xproject/utils": "^0.4.3",
"isomorphic-fetch": "^2.2.1",

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

"devDependencies": {
"@0xproject/monorepo-scripts": "^0.1.13",
"@0xproject/tslint-config": "^0.4.11",
"@0xproject/monorepo-scripts": "^0.1.14",
"@0xproject/tslint-config": "^0.4.12",
"@types/fetch-mock": "^5.12.1",

@@ -77,4 +77,4 @@ "@types/lodash": "^4.14.86",

"chai-as-promised": "^7.1.0",
"chai-as-promised-typescript-typings": "^0.0.11",
"chai-typescript-typings": "^0.0.5",
"chai-as-promised-typescript-typings": "^0.0.12",
"chai-typescript-typings": "^0.0.6",
"copyfiles": "^1.2.0",

@@ -90,3 +90,3 @@ "dirty-chai": "^2.0.1",

"typescript": "2.7.1",
"web3-typescript-typings": "^0.10.1"
"web3-typescript-typings": "^0.10.2"
},

@@ -93,0 +93,0 @@ "publishConfig": {

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