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

xfb-sdk

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xfb-sdk - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

3

dist/bundle.js

@@ -224,3 +224,4 @@ (function (global, factory) {

*/
function bridgeToLogin({ webviewUrl, miniUrl }) {
function bridgeToLogin(agrs) {
const { webviewUrl, miniUrl } = agrs || {};
const url = webviewUrl || location.href;

@@ -227,0 +228,0 @@

{
"name": "xfb-sdk",
"version": "0.0.22",
"version": "0.0.23",
"author": "wangfei",

@@ -5,0 +5,0 @@ "description": "",

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