Socket
Socket
Sign inDemoInstall

@walletconnect/http-connection

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walletconnect/http-connection - npm Package Compare versions

Comparing version 1.3.6 to 1.4.0-alpha.0

17

package.json
{
"name": "@walletconnect/http-connection",
"version": "1.3.6",
"version": "1.4.0-alpha.0",
"description": "Http Connection for WalletConnect Providers",

@@ -11,3 +11,3 @@ "scripts": {

"build": "run-s build:pre build:cjs build:umd",
"test": "tsdx test ./test"
"test": "env TS_NODE_PROJECT=\"tsconfig.cjs.json\" mocha -r ts-node/register ./test/**/*.spec.ts --exit"
},

@@ -50,8 +50,11 @@ "keywords": [

"@babel/register": "7.8.3",
"@types/jest": "22.2.3",
"@types/chai": "4.2.14",
"@types/jest": "^22.2.3",
"@types/lodash.isnumber": "3.0.6",
"@types/mocha": "8.0.4",
"@types/node": "14.6.3",
"chai": "4.2.0",
"mocha": "8.2.1",
"npm-run-all": "4.1.5",
"tsdx": "0.12.3",
"typescript": "3.7.5",
"ts-node": "9.0.0",
"webpack": "4.41.5",

@@ -61,4 +64,4 @@ "webpack-cli": "3.3.10"

"dependencies": {
"@walletconnect/types": "^1.3.6",
"@walletconnect/utils": "^1.3.6",
"@walletconnect/types": "^1.4.0-alpha.0",
"@walletconnect/utils": "^1.4.0-alpha.0",
"eventemitter3": "4.0.7",

@@ -65,0 +68,0 @@ "xhr2-cookies": "1.1.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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