@bloks/browser-transport
Advanced tools
Comparing version 3.2.1-19 to 3.2.1-20
/** | ||
* Proton Browser Transport v3.2.1-19 | ||
* Proton Browser Transport v3.2.1-20 | ||
* https://github.com/protonprotocol/proton-browser-transport | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* Proton Browser Transport v3.2.1-19 | ||
* Proton Browser Transport v3.2.1-20 | ||
* https://github.com/protonprotocol/proton-browser-transport | ||
@@ -963,3 +963,3 @@ * | ||
/** Package version. */ | ||
BrowserTransport.version = '3.2.1-19'; // replaced by build script | ||
BrowserTransport.version = '3.2.1-20'; // replaced by build script | ||
function waitForEvent(element, eventName, timeout) { | ||
@@ -966,0 +966,0 @@ return new Promise((resolve, reject) => { |
{ | ||
"name": "@bloks/browser-transport", | ||
"version": "3.2.1-19", | ||
"version": "3.2.1-20", | ||
"description": "Vanilla JS browser transport for Proton Link", | ||
@@ -23,3 +23,3 @@ "homepage": "https://github.com/protonprotocol/proton-browser-transport", | ||
"peerDependencies": { | ||
"@bloks/link": "^3.2.3-19" | ||
"@bloks/link": "^3.2.3-21" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
"@babel/preset-typescript": "^7.12.7", | ||
"@bloks/link": "3.2.3-19", | ||
"@bloks/link": "3.2.3-21", | ||
"@rollup/plugin-babel": "^5.2.2", | ||
@@ -34,0 +34,0 @@ "@rollup/plugin-commonjs": "^19.0.0", |
Sorry, the diff of this file is too big to display
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