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 2.2.0 to 2.2.1

1

index.d.ts

@@ -19,1 +19,2 @@ interface HttpRequestHeadersInterfaceMock {

export declare function isMobile(opts?:IsMobileOptions): boolean;
export default isMobile;

22

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

@@ -18,3 +18,3 @@ "type": "git",

"devDependencies": {
"np": "^5.2.1",
"np": "^6.1.0",
"prettier-standard": "^8.0.1",

@@ -35,19 +35,3 @@ "standard": "^12.0.1",

},
"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"
]
}
"license": "MIT"
}
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