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

react-simple-flex-grid

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-flex-grid - npm Package Compare versions

Comparing version 1.2.3 to 1.3.0

2

package.json
{
"name": "react-simple-flex-grid",
"version": "1.2.3",
"version": "1.3.0",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [

@@ -159,3 +159,3 @@ ReactSimpleFlexGrid

| gutter | grid spacing | number | 0 |
| align | the vertical alignment of the layout of flex: `top` `middle` `bottom` | string | start |
| align | the vertical alignment of the layout of flex: `top` `middle` `bottom` `stretch` | string | start |
| justify | horizontal arrangement of the layout of flex: `start` `end` `center` `space-around` `space-between` | string | start |

@@ -202,4 +202,5 @@

| 2. | 1.0.2 | - Added autoprefixer | |
| | | - Fixed Safari bug| |
| | | - Fixed Safari bug| |
| 3. | 1.0.3 | Removed unnecessary package | |
| 4. | 1.1.0 | Added order parameter | | |
| 5. | 1.3.0 | Added stretch option to align property | | |
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