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

terra-demographics-banner

Package Overview
Dependencies
Maintainers
7
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-demographics-banner - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

src/_LargeDemographicsBannerDisplay.jsx

5

CHANGELOG.md

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

1.16.0 - (January 18, 2018)
------------------
### Changed
* Minor version bump
1.15.0 - (January 5, 2018)

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

6

docs/DEPENDENCIES.md

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

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-base | ^2.8.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-responsive-element | ^1.13.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |
| terra-base | ^2.9.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-responsive-element | ^1.14.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |

@@ -23,2 +23,2 @@ ## devDependencies

| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| terra-base | ^2.8.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-base | ^2.9.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
{
"name": "terra-demographics-banner",
"main": "lib/DemographicsBanner.js",
"version": "1.15.0",
"version": "1.16.0",
"description": "The demographics component is used to display demographic information about a person in a condensed, easy to read format.",

@@ -25,3 +25,3 @@ "repository": {

"react-intl": "^2.3.0",
"terra-props-table": "^1.10.1"
"terra-props-table": "^1.11.0"
},

@@ -31,3 +31,3 @@ "peerDependencies": {

"react-dom": "^15.4.2",
"terra-base": "^2.9.0"
"terra-base": "^2.10.0"
},

@@ -37,4 +37,4 @@ "dependencies": {

"prop-types": "^15.5.8",
"terra-base": "^2.9.0",
"terra-responsive-element": "^1.14.0"
"terra-base": "^2.10.0",
"terra-responsive-element": "^1.15.0"
},

@@ -41,0 +41,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