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

6

build/parsers/index.d.ts

@@ -10,8 +10,5 @@ import AnimeA47Scraper from './anime/a47';

import AnimeHAnimeScraper from './anime/hanime';
import AnimeHentaiZScraper from './anime/hentaiz';
import AnimeLLScraper from './anime/ll';
import AnimeOPhimScraper from './anime/ophim';
import AnimeTVNScraper from './anime/tvn';
import AnimeZoroScraper from './anime/zoro';
import AnimeHentaiFFScraper from './anime/hentaiff';
import MangaBatoScraper from './manga/bato';

@@ -35,8 +32,5 @@ import MangaCMKScraper from './manga/cmk';

readonly hanime: typeof AnimeHAnimeScraper;
readonly hentaiz: typeof AnimeHentaiZScraper;
readonly ll: typeof AnimeLLScraper;
readonly ophim: typeof AnimeOPhimScraper;
readonly tvn: typeof AnimeTVNScraper;
readonly zoro: typeof AnimeZoroScraper;
readonly hentaiff: typeof AnimeHentaiFFScraper;
readonly haho: typeof AnimeHahoScraper;

@@ -43,0 +37,0 @@ };

@@ -12,8 +12,5 @@ Object.defineProperty(exports, "__esModule", { value: true });

const hanime_1 = tslib_1.__importDefault(require("./anime/hanime"));
const hentaiz_1 = tslib_1.__importDefault(require("./anime/hentaiz"));
const ll_1 = tslib_1.__importDefault(require("./anime/ll"));
const ophim_1 = tslib_1.__importDefault(require("./anime/ophim"));
const tvn_1 = tslib_1.__importDefault(require("./anime/tvn"));
const zoro_1 = tslib_1.__importDefault(require("./anime/zoro"));
const hentaiff_1 = tslib_1.__importDefault(require("./anime/hentaiff"));
const bato_1 = tslib_1.__importDefault(require("./manga/bato"));

@@ -37,8 +34,5 @@ const cmk_1 = tslib_1.__importDefault(require("./manga/cmk"));

hanime: hanime_1.default,
hentaiz: hentaiz_1.default,
ll: ll_1.default,
ophim: ophim_1.default,
tvn: tvn_1.default,
zoro: zoro_1.default,
hentaiff: hentaiff_1.default,
haho: haho_1.default,

@@ -45,0 +39,0 @@ },

4

package.json
{
"name": "@kaguya-anime/parsers",
"version": "1.6.2",
"version": "1.6.4",
"main": "build/index.js",

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

},
"gitHead": "f46bda915d2cd94bcf9ecb86e72d1347acce3018"
"gitHead": "d3accddf070b98952844230f51fdad0abc870d3d"
}

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