Comparing version 0.1.2 to 1.1.3
{ | ||
"name": "sniffr", | ||
"version": "0.1.2", | ||
"version": "1.1.3", | ||
"description": "Browser, os and device detection", | ||
@@ -32,9 +32,10 @@ "main": "src/sniffr.js", | ||
"devDependencies": { | ||
"bower": "~1.3.2", | ||
"express": "^4.13.4", | ||
"grunt": "~0.4.4", | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-concat": "~0.5.0", | ||
"grunt-contrib-jasmine": "~0.9.2", | ||
"grunt-contrib-jshint": "~0.10.0", | ||
"grunt-contrib-jasmine": "~0.9.2", | ||
"grunt-contrib-uglify": "~0.5.1", | ||
"grunt-contrib-concat": "~0.5.0", | ||
"bower": "~1.3.2" | ||
"grunt-contrib-uglify": "~0.5.1" | ||
}, | ||
@@ -45,2 +46,2 @@ "homepage": "https://github.com/antivanov/sniffr", | ||
} | ||
} | ||
} |
@@ -50,3 +50,5 @@ <img src="http://publicdomainvectors.org/photos/bastiyxc_schn_ffelhund.png" alt="sniff-sniff..." width="150px" height="100px"/> | ||
* Nokia | ||
* Lumia | ||
* Blackberry | ||
* XBox | ||
@@ -53,0 +55,0 @@ ## Installation |
@@ -43,2 +43,3 @@ (function(host) { | ||
[/iphone/, "iphone"], | ||
[/lumia/, "lumia"], | ||
[/htc/, "htc"], | ||
@@ -50,2 +51,3 @@ [/nexus/, "nexus"], | ||
[/ sm\-/, "galaxy"], | ||
[/xbox/, "xbox"], | ||
[/(?:bb\d+)|(?:blackberry)|(?: rim )/, "blackberry"] | ||
@@ -52,0 +54,0 @@ ] |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9680
103
0
133
8