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

NeteaseCloudMusicApi

Package Overview
Dependencies
Maintainers
1
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

NeteaseCloudMusicApi - npm Package Compare versions

Comparing version 2.9.2 to 2.9.3

router/search_hot.js

3

app.js

@@ -179,2 +179,5 @@ const express = require("express");

// 热搜
app.use("/search/hot", require("./router/search_hot.js"));
//搜索 multimatch

@@ -181,0 +184,0 @@ app.use("/search/multimatch", require("./router/search_multimatch"));

2

package.json
{
"name": "NeteaseCloudMusicApi",
"version": "2.9.2",
"version": "2.9.3",
"description": "网易云音乐 NodeJS 版 API",

@@ -5,0 +5,0 @@ "scripts": {

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