Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unblock-netease-music

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unblock-netease-music - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "unblock-netease-music",
"version": "0.1.3",
"version": "0.1.4",
"scripts": {

@@ -5,0 +5,0 @@ "start": "node ./bin/www"

@@ -49,3 +49,3 @@ var express = require('express');

});
router.post('/eapi/v1/album/', function(req, res, next) {
router.post('/eapi/v1/album/*', function(req, res, next) {
utils.modifyDetailApi();

@@ -52,0 +52,0 @@ next();

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