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

terra-action-footer

Package Overview
Dependencies
Maintainers
10
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-action-footer - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ ChangeLog

1.15.0 - (July 10, 2018)
------------------
### Changed
* Minor dependency version bump
1.14.0 - (June 28, 2018)

@@ -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-button | ^2.14.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-doc-template | ^1.7.0 | ^16.2.0 | Provides an adjustable template for documentation pages. |
| terra-spacer | ^2.13.0 | ^16.2.0 | This component is used to provide margin and/or padding space between two components based on the given values. |
| terra-button | ^2.15.0 | ^16.2.0 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-doc-template | ^1.8.0 | ^16.2.0 | Provides an adjustable template for documentation pages. |
| terra-spacer | ^2.14.0 | ^16.2.0 | This component is used to provide margin and/or padding space between two components based on the given values. |

@@ -13,0 +13,0 @@ ## peerDependencies

{
"name": "terra-action-footer",
"main": "lib/ActionFooter.js",
"version": "1.12.0",
"version": "1.13.0",
"description": "The terra-action-footer component is a footer bar that contains sockets for placing actionable items such as buttons and hyperlinks. The default variation contains a start and end socket, while the centered variation has only a center socket. If no actions are provided, the footer bar collapses to a themeable height and maintains the top border.",

@@ -31,5 +31,5 @@ "repository": {

"prop-types": "^15.5.8",
"terra-button": "^2.15.0",
"terra-doc-template": "^1.8.0",
"terra-spacer": "^2.14.0"
"terra-button": "^2.16.0",
"terra-doc-template": "^1.9.0",
"terra-spacer": "^2.15.0"
},

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

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