Socket
Socket
Sign inDemoInstall

react-responsive

Package Overview
Dependencies
6
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.6 to 1.2.7

11

CHANGELOG.md
## Change Log
### upcoming (2017/01/19 03:06 +00:00)
### upcoming (2017/03/14 16:17 +00:00)
- [#83](https://github.com/contra/react-responsive/pull/83) Add react 0.14.x as potential peer dep (@jesstelford)
- [29266f0](https://github.com/contra/react-responsive/commit/29266f0db6598feaebcd4dc9dc907cdda3bafc2f) Peer dep on all react versions (@jesstelford)
- [1007031](https://github.com/contra/react-responsive/commit/100703116f9649cf1e0e125a10c9384a9366ecd3) Add react 0.14.x as potential peer dep (@jesstelford)
- [bc69299](https://github.com/contra/react-responsive/commit/bc692990d149f8a08bad4a12df78691816f75e81) changes (@contra)
### v1.2.6 (2017/01/19 03:06 +00:00)
- [342621d](https://github.com/contra/react-responsive/commit/342621d0407ae2e590a33c280ec2ca39d8bf3e8e) 1.2.6 (@contra)
- [#78](https://github.com/contra/react-responsive/pull/78) Removed babel-polyfill (@vjancik)

@@ -111,3 +118,3 @@ - [ebfeec0](https://github.com/contra/react-responsive/commit/ebfeec0473b2ca8040dbe13e698fa08366a7808b) Removed babel-polyfill (@vjancik)

- [#16](https://github.com/contra/react-responsive/pull/16) Use `hyphenate-style-name` module instead of React internal (@rexxars)
- [7046106](https://github.com/contra/react-responsive/commit/704610624d1ede95c0043e43a4be8fa6346315c3) Use `hyphenate-style-name` module instead of React internal (@rexxars)
- [7046106](https://github.com/contra/react-responsive/commit/704610624d1ede95c0043e43a4be8fa6346315c3) Use `hyphenate-style-name` module instead of React internal

@@ -114,0 +121,0 @@ ### v0.0.7 (2015/07/22 06:22 +00:00)

4

package.json
{
"name": "react-responsive",
"description": "Media queries in react for responsive design",
"version": "1.2.6",
"version": "1.2.7",
"homepage": "http://github.com/contra/react-responsive",

@@ -34,3 +34,3 @@ "repository": {

"peerDependencies": {
"react": "^0.12.0 || ^0.13.0 || ^15.0.0"
"react": "*"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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