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

veplayer-mp-douyin

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veplayer-mp-douyin - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

5

dist/index.js

@@ -222,3 +222,4 @@ "use strict";

ready() {
const { controls } = this.properties;
const { controls, playBtnPosition } = this.properties;
const { loadedMeta, paused } = this.data;
this.updateStatusOfShowLoading();

@@ -229,2 +230,3 @@ // console.log(`!!!!!Player${this.data.videoId} ready`, `controls:${controls}`, `data.controls:${this.data.controls}`)

this.updateCollector(this.data);
// console.log('>>>onReady', `playBtnPosition:${playBtnPosition} loadedMeta:${loadedMeta} paused:${paused}`)
},

@@ -240,2 +242,3 @@ /**

index_3.default.removeMedia(this.data.videoId);
this.triggerCollector('detached', {});
this.destroyCollector();

@@ -242,0 +245,0 @@ },

2

package.json
{
"name": "veplayer-mp-douyin",
"version": "0.1.15",
"version": "0.1.16",
"license": "MIT",

@@ -5,0 +5,0 @@ "miniprogramType": "tt-npm",

Sorry, the diff of this file is not supported yet

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