react-sizes
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "react-sizes", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Hoc to easily map window sizes to props.", | ||
@@ -39,3 +39,2 @@ "main": "index.js", | ||
"lodash.throttle": "^4.1.1", | ||
"react": "^15.5.3", | ||
"react-display-name": "^0.2.0", | ||
@@ -54,5 +53,8 @@ "uuid": "^3.0.1" | ||
"np": "^2.13.1", | ||
"react-dom": "^15.5.3", | ||
"react-syntax-highlighter": "^5.3.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.6.1", | ||
"react-dom": "^15.6.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
215478
10
6
+ Addedreact-dom@15.7.0(transitive)
- Removedreact@^15.5.3