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

@bloks/browser-transport

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/browser-transport - npm Package Compare versions

Comparing version 3.2.1-20 to 3.2.1-21

2

lib/proton-browser-transport.d.ts
/**
* Proton Browser Transport v3.2.1-20
* Proton Browser Transport v3.2.1-21
* https://github.com/protonprotocol/proton-browser-transport

@@ -4,0 +4,0 @@ *

/**
* Proton Browser Transport v3.2.1-20
* Proton Browser Transport v3.2.1-21
* https://github.com/protonprotocol/proton-browser-transport

@@ -963,3 +963,3 @@ *

/** Package version. */
BrowserTransport.version = '3.2.1-20'; // replaced by build script
BrowserTransport.version = '3.2.1-21'; // 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-20",
"version": "3.2.1-21",
"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-21"
"@bloks/link": "^3.2.3-22"
},

@@ -31,3 +31,3 @@ "devDependencies": {

"@babel/preset-typescript": "^7.12.7",
"@bloks/link": "3.2.3-21",
"@bloks/link": "3.2.3-22",
"@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

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