🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue-match-media

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-match-media - npm Package Compare versions

Comparing version

to
1.0.3

5

package.json
{
"name": "vue-match-media",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Vue.js plugin that offers a consistent, semantic approach to making components media query-aware.",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"engines": {
"node": "8",
"node": ">=8",
"npm": ">=5"

@@ -48,2 +48,3 @@ },

"eslint-plugin-import": "^2.3.0",
"eslint-plugin-jasmine": "^2.9.1",
"eslint-plugin-node": "^5.0.0",

@@ -50,0 +51,0 @@ "eslint-plugin-promise": "^3.5.0",

2

README.md

@@ -35,2 +35,4 @@ # vue-match-media

(There's also a [very unexciting fiddle](https://jsfiddle.net/drenglish/rywfxj0a/) you can look at if you want to see some MQ features in action.)
## How's it work?

@@ -37,0 +39,0 @@ ### Install

Sorry, the diff of this file is not supported yet