wappalyzer-core
Advanced tools
Comparing version 6.10.19 to 6.10.20
@@ -16,3 +16,3 @@ { | ||
"homepage": "https://www.wappalyzer.com/", | ||
"version": "6.10.19", | ||
"version": "6.10.20", | ||
"author": "Wappalyzer", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/aliasio/wappalyzer" | ||
"url": "https://github.com/wappalyzer/wappalyzer" | ||
}, | ||
@@ -28,5 +28,2 @@ "funding": [ | ||
"url": "https://github.com/sponsors/aliasio" | ||
}, | ||
{ | ||
"url": "https://www.buymeacoffee.com/aliasio" | ||
} | ||
@@ -33,0 +30,0 @@ ], |
@@ -20,3 +20,3 @@ # Wappalyzer core | ||
// See https://www.wappalyzer.com/docs/dev/specification or use | ||
// https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/technologies | ||
// https://raw.githubusercontent.com/wappalyzer/wappalyzer/master/src/technologies | ||
const categories = JSON.parse( | ||
@@ -23,0 +23,0 @@ fs.readFileSync(path.resolve(`./categories.json`)) |
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
18316