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

react-sizes

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sizes - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

lib/withSizes.js

@@ -62,3 +62,2 @@ 'use strict';

}, {});
console.log(dimensions, props, propsToPass);

@@ -111,4 +110,2 @@ return propsToPass;

console.log(listeners);
this.dispatchSizes();

@@ -115,0 +112,0 @@ }

2

package.json
{
"name": "react-sizes",
"version": "0.1.0",
"version": "0.1.1",
"description": "Hoc to easily map window sizes to props.",

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

Sorry, the diff of this file is not supported yet

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