Socket
Socket
Sign inDemoInstall

current-device

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.1 to 0.8.2

9

package.json
{
"name": "current-device",
"version": "0.8.1",
"version": "0.8.2",
"homepage": "https://github.com/matthewhudson/current-device",

@@ -14,4 +14,4 @@ "description": "The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo, AppleTV, etc), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).",

"devDependencies": {
"eslint": "5.16.0",
"eslint-plugin-import": "2.17.3",
"eslint": "6.0.1",
"eslint-plugin-import": "2.18.0",
"nwb": "0.23.0",

@@ -32,3 +32,4 @@ "prettier": "1.18.2"

},
"license": "MIT"
"license": "MIT",
"types": "lib/types/index.d.ts"
}
/*!
* current-device v0.8.1 - https://github.com/matthewhudson/current-device
* current-device v0.8.2 - https://github.com/matthewhudson/current-device
* MIT Licensed

@@ -4,0 +4,0 @@ */

/*!
* current-device v0.8.1 - https://github.com/matthewhudson/current-device
* current-device v0.8.2 - https://github.com/matthewhudson/current-device
* MIT Licensed

@@ -4,0 +4,0 @@ */

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc