Comparing version 0.0.7 to 0.0.8
@@ -25,2 +25,3 @@ | ||
var _rikstv = 'rikstv' | ||
var _facebook = 'facebook' | ||
@@ -47,2 +48,3 @@ /** | ||
[ 'msie', 'ms', 'ie' ], | ||
[ _facebook, _facebook ], | ||
[ 'chrome|crios\/', _webkit, 'chrome' ] | ||
@@ -49,0 +51,0 @@ ) |
{ | ||
"name": "vigour-ua", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "lightweight ua parser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,4 @@ describe('methods', function () { | ||
platform: 'mac', | ||
device: 'desktop' | ||
device: 'desktop', | ||
webview: false | ||
}) | ||
@@ -26,3 +27,4 @@ }) | ||
device: 'desktop', | ||
field: true | ||
field: true, | ||
webview: false | ||
}) | ||
@@ -29,0 +31,0 @@ }) |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16997
294
0