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

veplayer-mp-wechat

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veplayer-mp-wechat - npm Package Compare versions

Comparing version 1.2.2-alpha.14 to 1.2.2-alpha.15

4

dist/index.js

@@ -180,3 +180,2 @@ "use strict";

const { controls } = this.properties;
this.__deviceInfo = wx.getDeviceInfo();
let _videoId = videoId || this.properties.componentId;

@@ -437,5 +436,2 @@ if (!_videoId) {

*/
// if (this.__deviceInfo.platform !== 'ios' && !seeking && paused) {
// data.paused = false
// }
this.setData(data);

@@ -442,0 +438,0 @@ this._emitEvt(index_1.MediaEvents.TIMEUPDATE, e);

2

package.json
{
"name": "veplayer-mp-wechat",
"version": "1.2.2-alpha.14",
"version": "1.2.2-alpha.15",
"license": "MIT",

@@ -5,0 +5,0 @@ "miniprogram": "dist",

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