terra-list
Advanced tools
Comparing version 1.12.1 to 1.13.0
@@ -7,2 +7,7 @@ Changelog | ||
1.13.0 - (October 24, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.12.0 - (October 6, 2017) | ||
@@ -12,2 +17,3 @@ ------------------ | ||
* Update table test links to be 'Table Tests' and 'Single Select Table Links' | ||
* Update list to use flex and column directional to update selection height | ||
@@ -14,0 +20,0 @@ 1.11.0 - (September 26, 2017) |
@@ -8,5 +8,5 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-arrange | ^1.12.0 | ^15.4.2 | The arrange component is used for horizontally arranging and vertically aligning a single row of container elements. | | ||
| terra-base | ^2.6.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-icon | ^1.12.0 | ^15.4.2 | terra-icon | | ||
| terra-arrange | ^1.12.1 | ^15.4.2 | The arrange component is used for horizontally arranging and vertically aligning a single row of container elements. | | ||
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-icon | ^1.12.1 | ^15.4.2 | terra-icon | | ||
@@ -16,3 +16,3 @@ ## devDependencies | ||
|-|-|-|-| | ||
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table | | ||
| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table | | ||
@@ -24,3 +24,3 @@ ## peerDependencies | ||
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. | | ||
| terra-base | ^2.6.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-icon | ^1.12.0 | ^15.4.2 | terra-icon | | ||
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-icon | ^1.12.1 | ^15.4.2 | terra-icon | |
{ | ||
"name": "terra-list", | ||
"main": "lib/List.js", | ||
"version": "1.12.1", | ||
"version": "1.13.0", | ||
"description": "terra-list", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
41712
0