Socket
Socket
Sign inDemoInstall

is-mobile

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

.travis.yml

20

package.json
{
"name": "is-mobile",
"description": "Check if mobile browser.",
"version": "0.0.1",
"version": "0.0.2",
"repository": {

@@ -29,3 +29,19 @@ "type": "git",

},
"license": "MIT"
"license": "MIT",
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
}
}

@@ -6,2 +6,6 @@

[![build status](https://secure.travis-ci.org/Wayla/is-mobile.png)](http://travis-ci.org/Wayla/is-mobile)
[![testling badge](https://ci.testling.com/Wayla/is-mobile.png)](https://ci.testling.com/Wayla/is-mobile)
## Example

@@ -8,0 +12,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc