Comparing version 3.5.1 to 3.5.2
@@ -296,3 +296,3 @@ function _classCallCheck(instance, Constructor) { | ||
"search", | ||
"serp\\s?reputation\\s?management", | ||
"serp ?reputation ?management", | ||
"server", | ||
@@ -299,0 +299,0 @@ "sogou", |
{ | ||
"name": "isbot", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "🤖 detect bots/crawlers/spiders via the user agent.", | ||
@@ -80,3 +80,3 @@ "keywords": [ | ||
"@babel/plugin-syntax-import-assertions": "^7.18.6", | ||
"@babel/preset-env": "^7.18.6", | ||
"@babel/preset-env": "^7.18.10", | ||
"@lets/wait": "^2.0.2", | ||
@@ -98,3 +98,3 @@ "@rollup/plugin-babel": "^5.3.1", | ||
"remark-preset-lint-recommended": "^6.0.0", | ||
"rollup": "^2.76.0", | ||
"rollup": "^2.78.1", | ||
"rollup-plugin-import-assert": "^2.1.0", | ||
@@ -104,5 +104,5 @@ "standard": "^17.0.0", | ||
"typescript": "^4.7.4", | ||
"user-agents": "^1.0.1111", | ||
"user-agents": "^1.0.1117", | ||
"yaml": "^2.1.1" | ||
} | ||
} |
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
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
38844