veplayer-mp-douyin
Advanced tools
Comparing version 0.0.4 to 0.0.6
{ | ||
"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 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
44
58973
1290