Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-responsive

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-responsive - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

2

package.json
{
"name": "redux-responsive",
"version": "3.1.3",
"version": "3.1.4",
"description": "Utilities for easily creating responsive designs in a redux architecture.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -232,5 +232,5 @@ # redux-responsive

limits the re-calculation of the responsive state to just when the state
actually changes. When in performance mode, keep in mind that the browswer
height and width are not continuously updating - they will only reflect the
state of the browser when the media query actually changed.
actually changes. When in performance mode, keep in mind that the reducer value
for browser height and width are not continuously updating - they will only reflect
the state of the browser when the media query actually changed.

@@ -237,0 +237,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc