New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-flexboxgrid

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-flexboxgrid - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

1

lib/GridColumn.js

@@ -98,3 +98,2 @@ "use strict";

style: styles },
">",
this.props.children

@@ -101,0 +100,0 @@ );

2

package.json
{
"name": "react-flexboxgrid",
"version": "0.3.2",
"version": "0.3.3",
"description": "React Flexboxgrid components built for use with css modules",

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

@@ -83,3 +83,3 @@ import React, { PropTypes } from "react";

largeOffsetClass)}
style={styles}>>
style={styles}>
{this.props.children}

@@ -86,0 +86,0 @@ </div>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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