Socket
Socket
Sign inDemoInstall

react-responsive

Package Overview
Dependencies
10
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

src/Component.js

4

CHANGELOG.md
## Change Log
### v8.0.1
- Include `src` folder in package for webpack to get proper sourcemaps
### v8.0.0

@@ -4,0 +8,0 @@

5

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

@@ -14,3 +14,4 @@ "repository": {

"files": [
"dist"
"dist",
"src"
],

@@ -17,0 +18,0 @@ "keywords": [

@@ -35,3 +35,3 @@ # react-responsive [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url]

This feature is available on the 8.0.0-beta branch, and will go stable very soon!
Hooks is a new feature available in 8.0.0!

@@ -38,0 +38,0 @@ ```jsx

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