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

@kaguya-anime/parsers

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaguya-anime/parsers - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

2

build/parsers/anime/bilibili.js

@@ -75,3 +75,3 @@ Object.defineProperty(exports, "__esModule", { value: true });

],
subtitles: data.data.video_subtitles.map((sub) => {
subtitles: data.data.video_subtitle.map((sub) => {
const subtitle = sub.ass || sub.srt;

@@ -78,0 +78,0 @@ return {

{
"name": "@kaguya-anime/parsers",
"version": "1.12.0",
"version": "1.12.1",
"main": "build/index.js",

@@ -43,3 +43,3 @@ "license": "MIT",

},
"gitHead": "f625adf74a1d9b6580cfe44f9bf4f2534d4bd6ed"
"gitHead": "c7569a4f31c5f5637d7e173ce30d10b16f58185b"
}

Sorry, the diff of this file is not supported yet

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