react-use-media-query
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -10,3 +10,3 @@ { | ||
"name": "react-use-media-query", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/main.js", | ||
@@ -31,10 +31,9 @@ "keywords": ["react", "media", "query"], | ||
"eslint-plugin-react-hooks": "^0.0.0", | ||
"json2mq": "^0.2.0", | ||
"prettier": "^1.16.1", | ||
"react": "16.8.0-alpha.1", | ||
"react-dom": "16.8.0-alpha.1", | ||
"webpack": "^4.29.0", | ||
"webpack-cli": "^3.2.1" | ||
}, | ||
"dependencies": { | ||
"json2mq": "^0.2.0", | ||
"react": "16.8.0-alpha.1" | ||
}, | ||
"peerDependencies": { | ||
@@ -41,0 +40,0 @@ "react": "16.8.0-alpha.1" |
Sorry, the diff of this file is not supported yet
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
177189
1
17
- Removedjson2mq@^0.2.0
- Removedreact@16.8.0-alpha.1
- Removedjson2mq@0.2.0(transitive)
- Removedstring-convert@0.2.1(transitive)