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 1.0.2-alpha.4 to 1.0.2

3

dist/index.js

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

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

@@ -228,0 +227,0 @@ // console.log(`!!!!!Player${this.data.videoId} ready`, `controls:${controls}`, `data.controls:${this.data.controls}`)

{
"name": "veplayer-mp-douyin",
"version": "1.0.2-alpha.4",
"version": "1.0.2",
"license": "MIT",

@@ -13,3 +13,2 @@ "miniprogramType": "tt-npm",

"dist",
"postinstall.js",
"README.md"

@@ -20,4 +19,3 @@ ],

"release:alpha": "npm version prerelease --preid=alpha && npm run build && npm publish --tag alpha --registry=https://registry.npmjs.org",
"build": "TRANSFORM_TYPE=douyin gulp -f ../../scripts/gulp.file.ts --cwd ../../packages/douyin/",
"postinstall": "node postinstall.js"
"build": "TRANSFORM_TYPE=douyin gulp -f ../../scripts/gulp.file.ts --cwd ../../packages/douyin/"
},

@@ -32,5 +30,7 @@ "main": "src/index.js",

"eventemitter3": "^5.0.1",
"xgplayer-service-miniprogram": "^0.4.0",
"xgplayer-service-miniprogram": "^0.4.0"
},
"devDependencies": {
"fs-extra": "^11.1.1"
}
}

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