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.0.4 to 0.0.6

src/behaviors/videoBehavior.ts

11

package.json
{
"name": "veplayer-mp-douyin",
"version": "0.0.4",
"version": "0.0.6",
"license": "MIT",

@@ -11,8 +11,5 @@ "miniprogramType": "tt-npm",

},
"files": [
"dist",
"README.md"
],
"scripts": {
"release": "npm version patch && npm publish --tag latest --registry=https://registry.npmjs.org"
"release": "npm version patch && npm publish --tag latest --registry=https://registry.npmjs.org",
"release-alpha": "npm version patch && npm publish --tag alpha --registry=https://registry.npmjs.org"
},

@@ -22,3 +19,3 @@ "main": "src/index",

"components": {
"veplayer": "dist/index"
"veplayer": "index"
}

@@ -25,0 +22,0 @@ },

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