Elbert Alias 7 years ago
parent 099d448281
commit 6d5524ff26

@ -1336,7 +1336,9 @@
"cats": [ "cats": [
1 1
], ],
"headers": { "X-Powered-By": "^Brightspot$" }, "headers": {
"X-Powered-By": "^Brightspot$"
},
"icon": "Brightspot.svg", "icon": "Brightspot.svg",
"implies": "Java", "implies": "Java",
"website": "https://www.brightspot.com" "website": "https://www.brightspot.com"

@ -1,6 +1,6 @@
{ {
"name": "wappalyzer", "name": "wappalyzer",
"version": "5.5.2", "version": "5.5.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -2,7 +2,7 @@
"name": "wappalyzer", "name": "wappalyzer",
"description": "Uncovers the technologies used on websites", "description": "Uncovers the technologies used on websites",
"homepage": "https://github.com/AliasIO/Wappalyzer", "homepage": "https://github.com/AliasIO/Wappalyzer",
"version": "5.5.3", "version": "5.5.4",
"author": "Elbert Alias", "author": "Elbert Alias",
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {

@ -4,7 +4,7 @@
"author": "Elbert Alias", "author": "Elbert Alias",
"homepage_url": "https://www.wappalyzer.com", "homepage_url": "https://www.wappalyzer.com",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "5.5.3", "version": "5.5.4",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {