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

bv2mp3

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bv2mp3 - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

.github/workflows/publish_release.yaml

6

package.json
{
"name": "bv2mp3",
"version": "2.0.6",
"version": "2.0.7",
"description": "A tool to download all videos and convert to mp3 inside a video set of bilibili (also works for single video, of course).",

@@ -21,3 +21,4 @@ "bin": "index.js",

"scripts": {
"lint": "npx eslint . --fix"
"lint": "npx eslint . --fix",
"changelog": "conventional-changelog -p conventionalcommits -i CHANGELOG.md -s -r 0"
},

@@ -35,2 +36,3 @@ "dependencies": {

"devDependencies": {
"conventional-changelog-cli": "^2.2.2",
"eslint": "8.20.0",

@@ -37,0 +39,0 @@ "eslint-config-prettier": "8.5.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