Comparing version
@@ -94,3 +94,3 @@ /** | ||
[ _tablet + '|amazon-fireos|nexus (?=[^1-6])\\d{1,2}', _tablet ], | ||
[ 'tv|smarttv|googletv|appletv|hbbtv|pov_tv|netcast.tv|webos.+large|viera|aft[bsm]', 'tv' ], | ||
[ 'tv|smarttv|googletv|appletv|hbbtv|pov_tv|netcast.tv|webos.+large|viera|aft[bsm]|bravia', 'tv' ], | ||
[ 'mozilla\\/5.0 \\(compatible; .+http:\\/\\/', 'bot' ], | ||
@@ -97,0 +97,0 @@ [ node, 'server' ] |
{ | ||
"name": "vigour-ua", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "lightweight ua parser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
98121
0.01%