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

grid-style

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

grid-style - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

11

CHANGELOG.md

@@ -0,1 +1,12 @@

<a name="0.3.0"></a>
# [0.3.0](https://github.com/lbwa/grid-style/compare/v0.2.2...v0.3.0) (2018-07-31)
### Features
* add functionality for horizontal alignment ([4159622](https://github.com/lbwa/grid-style/commit/4159622))
* new API to define new flex direction ([41bd663](https://github.com/lbwa/grid-style/commit/41bd663))
<a name="0.2.2"></a>

@@ -2,0 +13,0 @@ ## [0.2.2](https://github.com/lbwa/grid-style/compare/v0.2.1...v0.2.2) (2018-07-30)

2

package.json
{
"name": "grid-style",
"version": "0.3.0",
"version": "0.3.1",
"description": "Grid layout implemented by flex box.",

@@ -5,0 +5,0 @@ "main": "dist/index.css",

@@ -13,3 +13,3 @@ # grid-style [![npm](https://img.shields.io/npm/v/grid-style.svg)](https://www.npmjs.com/package/grid-style) [![Build Status](https://travis-ci.org/lbwa/grid-style.svg?branch=master)](https://travis-ci.org/lbwa/grid-style)

# npm
npm i gird-style --save
npm i grid-style --save

@@ -16,0 +16,0 @@ # yarn

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