Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12 to 0.1.13

4

dist/behaviors/videoBehavior.js

@@ -100,2 +100,6 @@ "use strict";

type: Number,
},
needLoading: {
type: Boolean,
value: true
}

@@ -102,0 +106,0 @@ },

2

package.json
{
"name": "veplayer-mp-douyin",
"version": "0.1.12",
"version": "0.1.13",
"license": "MIT",

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

@@ -100,4 +100,4 @@ # Veplayer小程序播放器

| bindseekcomplete | eventhandle | | No | seek 完成时触发 (position iOS 单位 s, Android 单位 ms) |
| needLoading | true | | No | 是否显示loading,扩展属性,controls=custom的时候生效,v0.1.13及之后的版本生效
PS. 原生组件支持的属性配置请参考[抖音官方文档](https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/component/media-component/video),注意`show-play-btn`这类中划线分割的属性名需要改写成驼峰式命名`showPlayBtn`。

@@ -104,0 +104,0 @@

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