New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

uport-core

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uport-core - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/transport/qr/index.js

@@ -58,3 +58,3 @@ 'use strict';

var transport = (0, _chasqui.URIHandlerSend)({ chasquiUrl: chasquiUrl, pollingInterval: pollingInterval });
var transport = (0, _chasqui.URIHandlerSend)(send(), { chasquiUrl: chasquiUrl, pollingInterval: pollingInterval });
return function (uri) {

@@ -61,0 +61,0 @@ return transport(uri).then(function (res) {

{
"name": "uport-core",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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