crawler-user-agents 1.51.0 → 1.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16777,7 +16777,7 @@
16777
16777
  ]
16778
16778
  },
16779
16779
  {
16780
- "pattern": "Silk\\/",
16780
+ "pattern": "^Silk\\/",
16781
16781
  "url": "https://www.useragentstring.com/pages/silk/",
16782
16782
  "instances": [
16783
16783
  "Silk/1.0 Also seen as: silk/1.0 (+http://www.slider.com/silk.htm)/3.7"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.51.0",
3
+ "version": "1.52.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {