jann-scraper
Advanced tools
Comparing version 0.0.5-beta.1 to 0.0.5-beta.2
@@ -1,4 +0,4 @@ | ||
const axios = require('axios'); | ||
const { generateRandom } = require("./function") | ||
const { baseUrl } = require("../config") | ||
const axios = import('axios'); | ||
const { generateRandom } = import("./function") | ||
const { baseUrl } = import("../config") | ||
@@ -5,0 +5,0 @@ // Settings |
{ | ||
"name": "jann-scraper", | ||
"version": "0.0.5-beta.1", | ||
"version": "0.0.5-beta.2", | ||
"description": "Free Library scraper for Rest Api or WhatsApp bot", | ||
@@ -10,2 +10,3 @@ "main": "index.js", | ||
}, | ||
"type": "module", | ||
"keywords": [ | ||
@@ -21,3 +22,5 @@ "web-scraping", | ||
], | ||
"author": "JannDevs", | ||
"author": { | ||
"name": "JannDevs" | ||
}, | ||
"license": "MIT", | ||
@@ -38,11 +41,2 @@ "dependencies": { | ||
}, | ||
"homepage": { | ||
"website": "https://itsmejann.optikl.ink", | ||
"github": "https://github.com/JannDevs/scraper#README.md", | ||
"npm": "https://npmjs.com/packages/jann-scraper", | ||
"author": { | ||
"name": "JannDevs", | ||
"age": "17" | ||
} | ||
}, | ||
"repository": { | ||
@@ -52,5 +46,2 @@ "type": "git", | ||
}, | ||
"bugs": { | ||
"url": "https//github.com/JannDevs/scraper/issues" | ||
}, | ||
"directoies": { | ||
@@ -57,0 +48,0 @@ "lib": "lib", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 71 instances in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
39013505
569
Yes
1
3
72