@walletconnect/browser
Advanced tools
Comparing version 1.0.0-beta.87 to 1.0.0-beta.88
@@ -5,2 +5,3 @@ "use strict"; | ||
const core_1 = tslib_1.__importDefault(require("@walletconnect/core")); | ||
const utils_1 = require("@walletconnect/utils"); | ||
const cryptoLib = tslib_1.__importStar(require("@walletconnect/browser-crypto")); | ||
@@ -14,2 +15,3 @@ class WalletConnect extends core_1.default { | ||
}); | ||
utils_1.logDeprecationWarning(); | ||
} | ||
@@ -16,0 +18,0 @@ } |
{ | ||
"name": "@walletconnect/browser", | ||
"version": "1.0.0-beta.87", | ||
"version": "1.0.0-beta.88", | ||
"description": "Browser Client for WalletConnect", | ||
@@ -57,8 +57,8 @@ "scripts": { | ||
"dependencies": { | ||
"@walletconnect/browser-crypto": "^1.0.0-beta.87", | ||
"@walletconnect/core": "^1.0.0-beta.87", | ||
"@walletconnect/types": "^1.0.0-beta.87", | ||
"@walletconnect/utils": "^1.0.0-beta.87" | ||
"@walletconnect/browser-crypto": "^1.0.0-beta.88", | ||
"@walletconnect/core": "^1.0.0-beta.88", | ||
"@walletconnect/types": "^1.0.0-beta.88", | ||
"@walletconnect/utils": "^1.0.0-beta.88" | ||
}, | ||
"gitHead": "165f7993c2acc907c653c02847fb02721052c6e7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
336138
434