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.31 to 0.0.32

8

dist/bundle.js

@@ -214,4 +214,2 @@ (function (global, factory) {

function initJwebview() {
console.log(this);
if (!this.isApp) return console.warn('【XFB-SDK】Jwebview 在错误的环境下被调用')
let scriptEle = document.createElement('script');

@@ -223,6 +221,2 @@ scriptEle.type = 'text/javascript';

var jwebview = {
initJwebview,
};
const ShareIconUrl = 'https://img2.xfb315.com/2023-05/logo.jpg';

@@ -402,3 +396,3 @@

if (platform.isApp) {
jwebview.initJwebview();
initJwebview();
}

@@ -405,0 +399,0 @@

2

package.json
{
"name": "xfb-sdk",
"version": "0.0.31",
"version": "0.0.32",
"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