device-detector-node
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"author": "MiGatoSeneca", | ||
"name": "device-detector-node", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Port from Matomo Device Detector, package to parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -27,3 +27,2 @@ var assert = require('assert'); | ||
for (var i in methods) { | ||
@@ -30,0 +29,0 @@ describe(methods[i]['title'], function () { |
Sorry, the diff of this file is not supported yet
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
324255