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

@mrtujiawei/bin

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrtujiawei/bin - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

src/m3u8-dowmload.js

8

package.json
{
"name": "@mrtujiawei/bin",
"version": "1.0.2",
"version": "1.0.3",
"description": "我的命令行工具",

@@ -10,5 +10,9 @@ "main": "./src/server.js",

"bin": {
"server": "./src/server.js"
"server": "./src/server.js",
"download-m3u8": "./src/m3u8-dowmload.js",
"combine-m3u8": "./src/shell/combine.sh",
"split-m3u8": "./src/shell/split.sh"
},
"dependencies": {
"@mrtujiawei/utils": "^1.1.36",
"koa": "^2.11.0",

@@ -15,0 +19,0 @@ "koa-bodyparser": "^4.2.1",

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