Socket
Socket
Sign inDemoInstall

react-responsive

Package Overview
Dependencies
9
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.2

10

CHANGELOG.md
## Change Log
### upcoming (2017/11/16 00:14 +00:00)
### upcoming (2017/11/21 19:55 +00:00)
- [6908332](https://github.com/contra/react-responsive/commit/6908332218359646416d568c75bf6ef7e974b82f) maybe fixes #134 (@contra)
### v4.0.0 (2017/11/16 00:14 +00:00)
- [b78938d](https://github.com/contra/react-responsive/commit/b78938d9f51dea13cc14e3227fce3694cde9dc63) 4.0.0 (@contra)
- [bd1c554](https://github.com/contra/react-responsive/commit/bd1c5547a30483367479803799f264d160d86a1e) deps (@contra)

@@ -43,7 +47,7 @@ - [#132](https://github.com/contra/react-responsive/pull/132) fix: support React 16 fragments (@jessepinho)

- [e78cab9](https://github.com/contra/react-responsive/commit/e78cab9fafceb30195ffca6858df35560f3675b6) bump sinon (@whatknight)
- [9429386](https://github.com/contra/react-responsive/commit/9429386ce0891c1904baadf725837e0a3f282746) remove transform runtime (@whatknight)
- [8380bd9](https://github.com/contra/react-responsive/commit/8380bd91c3fbb73957f7410bd2512266f7c7053a) update webpack (@whatknight)
- [9429386](https://github.com/contra/react-responsive/commit/9429386ce0891c1904baadf725837e0a3f282746) remove transform runtime (@whatknight)
- [48b2a33](https://github.com/contra/react-responsive/commit/48b2a33ad9a6c61fbbbac6dad6f54838f949d61a) update test deps (@whatknight)
- [307b31d](https://github.com/contra/react-responsive/commit/307b31d16cf4d336f50ad4c53739166e4bd1d80e) update babel config (@whatknight)
- [81d9d18](https://github.com/contra/react-responsive/commit/81d9d181d08634527b49bb62c66f5b2c72e606f1) update eslint (@whatknight)
- [48b2a33](https://github.com/contra/react-responsive/commit/48b2a33ad9a6c61fbbbac6dad6f54838f949d61a) update test deps (@whatknight)
- [#117](https://github.com/contra/react-responsive/pull/117) Update README.md (@modosc)

@@ -50,0 +54,0 @@ - [0b4d019](https://github.com/contra/react-responsive/commit/0b4d0197d1011c3e5899cc6003556a6526350bc1) Update README.md (@modosc)

{
"name": "react-responsive",
"description": "Media queries in react for responsive design",
"version": "4.0.0",
"version": "4.0.2",
"homepage": "http://github.com/contra/react-responsive",

@@ -31,7 +31,7 @@ "repository": {

"hyphenate-style-name": "^1.0.0",
"matchmediaquery": "^0.2.1",
"prop-types": "^15.5.7"
"matchmediaquery": "^0.2.1"
},
"peerDependencies": {
"react": "^16.0.0"
"react": "^16.0.0",
"prop-types": "^16.0.0"
},

@@ -53,5 +53,5 @@ "devDependencies": {

"eslint-plugin-import": "^2.8.0",
"eslint-plugin-react": "^7.1.0",
"eslint-plugin-react": "^7.5.1",
"github-changes": "^1.1.1",
"jsdom": "^11.2.0",
"jsdom": "^11.4.0",
"mocha": "^4.0.0",

@@ -58,0 +58,0 @@ "react": "^16.1.1",

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