jann-scraper
Advanced tools
Comparing version 0.0.5-beta.4 to 0.0.5-beta.5
{ | ||
"name": "jann-scraper", | ||
"version": "0.0.5-beta.4", | ||
"version": "0.0.5-beta.5", | ||
"description": "Free Library scraper for Rest Api or WhatsApp bot", | ||
"main": "index.js", | ||
"main": "index.cjs", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsup index.js" | ||
"build": "tsup index.cjs" | ||
}, | ||
@@ -44,4 +44,3 @@ "type": "commonjs", | ||
"directoies": { | ||
"lib": "lib", | ||
"dist": "dist" | ||
"lib": "lib" | ||
}, | ||
@@ -48,0 +47,0 @@ "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
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
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
0
2268157
15
137