nekopoi-scraper
Advanced tools
Comparing version 2.7.0 to 2.7.1
@@ -6,3 +6,3 @@ import { ResultDetail, ResultList, ResultRecent, ResultSearch, errorHandling } from "./Types"; | ||
declare const detail: (id: number) => Promise<ResultDetail | errorHandling>; | ||
export { search, latest, list, detail, }; | ||
export { search, latest, list, detail }; | ||
declare const _default: { | ||
@@ -9,0 +9,0 @@ search: (query: string, limit?: number | undefined) => Promise<errorHandling | ResultSearch[]>; |
@@ -12,3 +12,3 @@ "use strict"; | ||
"Ylh7p5ZCQ4QZ13GDgowiOGvAejz9X5H6DYvEQBMrc3A17SO3qwLwVkbn6YY"; | ||
const appBuildCode = "25012"; | ||
const appBuildCode = "25025"; | ||
const appSignature = "pOplm8IDEDGXN55IaYohQ8CzJFvWsfXyhGvwPRD9kW" + | ||
@@ -15,0 +15,0 @@ "gzYSRuuvAOPfsE0AJbHVbAJyWGsGCNUIuQLJ7HbMbuFLMWwDgHNwxOrYMH"; |
@@ -6,3 +6,3 @@ import { ResultDetail, ResultList, ResultRecent, ResultSearch, errorHandling } from "./Types"; | ||
declare const detail: (id: number) => Promise<ResultDetail | errorHandling>; | ||
export { search, latest, list, detail, }; | ||
export { search, latest, list, detail }; | ||
declare const _default: { | ||
@@ -9,0 +9,0 @@ search: (query: string, limit?: number | undefined) => Promise<errorHandling | ResultSearch[]>; |
@@ -9,3 +9,3 @@ const BASE_URL = "https://cu8auck2lc.3z094n2681i06q8k14w31cu4q80d5p.com"; | ||
"Ylh7p5ZCQ4QZ13GDgowiOGvAejz9X5H6DYvEQBMrc3A17SO3qwLwVkbn6YY"; | ||
const appBuildCode = "25012"; | ||
const appBuildCode = "25025"; | ||
const appSignature = "pOplm8IDEDGXN55IaYohQ8CzJFvWsfXyhGvwPRD9kW" + | ||
@@ -12,0 +12,0 @@ "gzYSRuuvAOPfsE0AJbHVbAJyWGsGCNUIuQLJ7HbMbuFLMWwDgHNwxOrYMH"; |
@@ -6,3 +6,3 @@ import { ResultDetail, ResultList, ResultRecent, ResultSearch, errorHandling } from "./Types"; | ||
declare const detail: (id: number) => Promise<ResultDetail | errorHandling>; | ||
export { search, latest, list, detail, }; | ||
export { search, latest, list, detail }; | ||
declare const _default: { | ||
@@ -9,0 +9,0 @@ search: (query: string, limit?: number | undefined) => Promise<errorHandling | ResultSearch[]>; |
@@ -113,3 +113,3 @@ import axios from "axios"; | ||
}; | ||
export { search, latest, list, detail, }; | ||
export { search, latest, list, detail }; | ||
export default { | ||
@@ -116,0 +116,0 @@ search, |
{ | ||
"name": "nekopoi-scraper", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Simple nekopoi scraper", | ||
@@ -5,0 +5,0 @@ "exports": { |
@@ -25,7 +25,7 @@ <a name="readme-top"></a> | ||
```sh | ||
npm install nekopoi-scraper | ||
yarn add nekopoi-scraper | ||
``` | ||
or using `yarn` | ||
or using test build | ||
```sh | ||
yarn add nekopoi-scraper | ||
yarn add github:xct007/nekopoi-scraper | ||
``` | ||
@@ -32,0 +32,0 @@ 2. Import packages |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
26862
23