Huge News!Announcing our $40M Series B led by Abstract Ventures.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.7.8 to 2.7.9

7

CHANGELOG.MD
# 更新日志
### 2.7.9 | 2017.12.11
更新排行榜接口,新增云音乐ACG音乐榜,云音乐嘻哈榜
### 2.7.7 | 2017.11.27

@@ -7,2 +10,6 @@

### 2.7.7 | 2017.11.27
更新 / 修复排行榜接口 , 更新 / 修复推荐歌单接口
### 2.7.2 | 2017.9.7

@@ -9,0 +16,0 @@

2

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

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

# 网易云音乐 API
网易云音乐 NodeJS 版 API
网易云音乐 Node.js 版 API
<p>

@@ -4,0 +4,0 @@ <a href="https://www.npmjs.com/package/NeteaseCloudMusicApi"><img src="https://img.shields.io/npm/v/NeteaseCloudMusicApi.svg" alt="Version"></a>

@@ -23,3 +23,5 @@ const top_list_all = {

"20": ["台湾Hito排行榜", "112463"],
"21": ["Beatport全球电子舞曲榜", "3812895"]
"21": ["Beatport全球电子舞曲榜", "3812895"],
"22": ["云音乐ACG音乐榜", "71385702"],
"23": ["云音乐嘻哈榜", "991319590"]
};

@@ -26,0 +28,0 @@ const express = require("express");

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