Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "is-mobile", | ||
"description": "Check if mobile browser.", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/Wayla/is-mobile.git" | ||
"url": "git://github.com/juliangruber/is-mobile.git" | ||
}, | ||
"homepage": "https://github.com/Wayla/is-mobile", | ||
"homepage": "https://github.com/juliangruber/is-mobile", | ||
"main": "index.js", | ||
@@ -26,4 +26,4 @@ "scripts": { | ||
"name": "Julian Gruber", | ||
"email": "julian@wayla.com", | ||
"url": "http://wayla.com" | ||
"email": "julian@juliangruber.com", | ||
"url": "http://juliangruber.com" | ||
}, | ||
@@ -30,0 +30,0 @@ "license": "MIT", |
@@ -6,5 +6,5 @@ | ||
[![build status](https://secure.travis-ci.org/Wayla/is-mobile.png)](http://travis-ci.org/Wayla/is-mobile) | ||
[![build status](https://secure.travis-ci.org/juliangruber/is-mobile.png)](http://travis-ci.org/juliangruber/is-mobile) | ||
[![testling badge](https://ci.testling.com/Wayla/is-mobile.png)](https://ci.testling.com/Wayla/is-mobile) | ||
[![testling badge](https://ci.testling.com/juliangruber/is-mobile.png)](https://ci.testling.com/juliangruber/is-mobile) | ||
@@ -63,3 +63,3 @@ ## Example | ||
Copyright (c) 2013 Julian Gruber <julian@wayla.com> | ||
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> | ||
@@ -66,0 +66,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of |
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
6356