jann-scraper
Advanced tools
Comparing version 0.0.5-beta.5 to 0.0.5-beta.6
{ | ||
"name": "jann-scraper", | ||
"version": "0.0.5-beta.5", | ||
"version": "0.0.5-beta.6", | ||
"description": "Free Library scraper for Rest Api or WhatsApp bot", | ||
"main": "index.cjs", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsup index.cjs" | ||
"build": "tsup index.js" | ||
}, | ||
"type": "commonjs", | ||
"keywords": [ | ||
@@ -44,3 +43,5 @@ "web-scraping", | ||
"directoies": { | ||
"lib": "lib" | ||
"dist": "dist", | ||
"lib": "lib", | ||
"utils": "utils" | ||
}, | ||
@@ -51,2 +52,2 @@ "publishConfig": { | ||
} | ||
} | ||
} |
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
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
2342769
23
2426
4
2