Socket
Socket
Sign inDemoInstall

@bsara/react-layouts

Package Overview
Dependencies
340
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

5

CHANGELOG.md

@@ -1,5 +0,4 @@

## v1.1.0 - 2018-10-09
## v1.2.0 - 2018-10-09
- Updated `LinearLayout`/`ResponsiveLinearLayout` styles with default `align-...` values
_(`baseline` is the default value for these css properties now)_.
- Reverted changes from v1.1.0 _(decided that it was too specific of a feature to add)_.

@@ -6,0 +5,0 @@

2

dist/GridLayout/GridLayout.js

@@ -8,3 +8,3 @@ 'use strict';

var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; /** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -11,0 +11,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

@@ -8,3 +8,3 @@ 'use strict';

var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; /** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -11,0 +11,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

@@ -8,3 +8,3 @@ 'use strict';

var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; /** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -11,0 +11,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

@@ -9,3 +9,3 @@ 'use strict';

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -12,0 +12,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

{
"name": "@bsara/react-layouts",
"version": "1.1.0",
"version": "1.2.0",
"description": "A collection of generic, reusable layout components for React",

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

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -4,0 +4,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

/* eslint-disable import/prefer-default-export */
/** !
* @bsara/react-layouts v1.1.0
* @bsara/react-layouts v1.2.0
*

@@ -5,0 +5,0 @@ * Copyright (c) 2018, Brandon D. Sara (https://bsara.pro/)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc