Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

zby-live-sdk

Package Overview
Dependencies
42
Maintainers
1
Versions
350
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

5

CHANGELOG.md

@@ -5,4 +5,9 @@ # Change Log

<a name="0.0.2"></a>
## 0.0.2 (2018-09-14)
1. fix konwn bug
<a name="0.0.1"></a>
## 0.0.1 (2018-09-13)
1. SDK init

2

package.json
{
"name": "zby-live-sdk",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/zby-live-sdk.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/zby-live-sdk.esm.js",

@@ -18,3 +18,2 @@ import MD5 from 'md5'

if(options && options.repeatTimes && (count > options.repeatTimes)) return
console.log("checkFlag",checkFlag())
if (checkFlag()) {

@@ -21,0 +20,0 @@ callback(param);

Sorry, the diff of this file is too big to display

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc