Build v6.10.45

main
Elbert Alias 3 years ago
parent 80a0929282
commit 3fcf99fe97

@ -13,7 +13,7 @@
"software"
],
"homepage": "https://www.wappalyzer.com/",
"version": "6.10.44",
"version": "6.10.45",
"author": "Wappalyzer",
"license": "MIT",
"repository": {
@ -43,4 +43,4 @@
"engines": {
"node": ">=16"
}
}
}

@ -263,16 +263,6 @@ const Driver = {
}
if (typeof attribute !== 'undefined') {
if (technology.name === 'RSS') {
console.log(
selector,
value,
analyzeManyToMany(technology, `dom.attributes.${attribute}`, {
[selector]: [value],
})
)
}
return analyzeManyToMany(
technology,
`dom.attributes.${attribute}`,

@ -4,7 +4,7 @@
"author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies",
"version": "6.10.44",
"version": "6.10.45",
"default_locale": "en",
"manifest_version": 2,
"icons": {

@ -4,7 +4,7 @@
"author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies",
"version": "6.10.44",
"version": "6.10.45",
"default_locale": "en",
"manifest_version": 3,
"icons": {

@ -13,7 +13,7 @@
"software"
],
"homepage": "https://www.wappalyzer.com/",
"version": "6.10.44",
"version": "6.10.45",
"author": "Wappalyzer",
"license": "MIT",
"repository": {

@ -2081,4 +2081,4 @@
"scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/"
}
}
}

@ -6285,4 +6285,4 @@
},
"website": "https://styled-components.com"
}
}
}