New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

terra-list

Package Overview
Dependencies
Maintainers
7
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-list - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

1.16.0 - (November 16, 2017)
------------------
### Fixed
* Chevron positioning
1.15.0 - (November 7, 2017)

@@ -9,0 +14,0 @@ ------------------

6

docs/DEPENDENCIES.md

@@ -8,5 +8,5 @@ # Dependency Information

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-arrange | ^1.13.0 | ^15.4.2 | The arrange component is used for horizontally arranging and vertically aligning a single row of container elements. |
| terra-arrange | ^1.14.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.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-icon | ^1.12.1 | ^15.4.2 | terra-icon |
| terra-icon | ^1.13.0 | ^15.4.2 | terra-icon |

@@ -24,2 +24,2 @@ ## devDependencies

| 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 |
| terra-icon | ^1.13.0 | ^15.4.2 | terra-icon |
{
"name": "terra-list",
"main": "lib/List.js",
"version": "1.15.0",
"version": "1.16.0",
"description": "terra-list",

@@ -29,4 +29,4 @@ "repository": {

"react-dom": "^15.4.2",
"terra-base": "^2.6.1",
"terra-icon": "^1.13.0"
"terra-base": "^2.7.0",
"terra-icon": "^1.14.0"
},

@@ -36,5 +36,5 @@ "dependencies": {

"prop-types": "^15.5.8",
"terra-arrange": "^1.14.0",
"terra-base": "^2.6.1",
"terra-icon": "^1.13.0"
"terra-arrange": "^1.15.0",
"terra-base": "^2.7.0",
"terra-icon": "^1.14.0"
},

@@ -41,0 +41,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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