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

@tds/core-box

Package Overview
Dependencies
Maintainers
8
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/core-box - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

Box.jsx

@@ -101,2 +101,4 @@ import React from 'react'

* as a flex row.
*
* Use `space-between` to set an equal amount of space between all items, within the bounds of the parent.
*/

@@ -103,0 +105,0 @@ between: PropTypes.oneOf([1, 2, 3, 4, 5, 6, 7, 8, 'space-between']),

@@ -6,2 +6,10 @@ # Change Log

## [1.2.2](https://github.com/telusdigital/tds/compare/@tds/core-box@1.2.1...@tds/core-box@1.2.2) (2019-04-23)
**Note:** Version bump only for package @tds/core-box
## [1.2.1](https://github.com/telusdigital/tds/compare/@tds/core-box@1.2.0...@tds/core-box@1.2.1) (2019-04-22)

@@ -8,0 +16,0 @@

@@ -194,2 +194,4 @@ 'use strict';

* as a flex row.
*
* Use `space-between` to set an equal amount of space between all items, within the bounds of the parent.
*/

@@ -196,0 +198,0 @@ between: PropTypes.oneOf([1, 2, 3, 4, 5, 6, 7, 8, 'space-between']),

@@ -190,2 +190,4 @@ import React from 'react';

* as a flex row.
*
* Use `space-between` to set an equal amount of space between all items, within the bounds of the parent.
*/

@@ -192,0 +194,0 @@ between: PropTypes.oneOf([1, 2, 3, 4, 5, 6, 7, 8, 'space-between']),

4

package.json
{
"name": "@tds/core-box",
"version": "1.2.1",
"version": "1.2.2",
"description": "Apply spacing within or around components",

@@ -33,3 +33,3 @@ "main": "index.cjs.js",

},
"gitHead": "a8be87924c25971d74de760782c9bd0230142bc4"
"gitHead": "31568464c289d336537bdc20cf027308c0b8c3fa"
}
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