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
6
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.11.0 to 1.12.0

5

CHANGELOG.md

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

1.12.0 - (October 6, 2017)
------------------
### Changed
* Minor version bump
1.11.0 - (September 26, 2017)

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

8

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.4.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-responsive-element | ^1.9.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |
| terra-base | ^2.5.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-responsive-element | ^1.10.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |

@@ -16,3 +16,3 @@ ## devDependencies

| react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. |
| terra-props-table | ^1.8.0 | ^15.4.2 | terra-props-table |
| terra-props-table | ^1.9.0 | ^15.4.2 | terra-props-table |

@@ -24,2 +24,2 @@ ## peerDependencies

| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| terra-base | ^2.4.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-base | ^2.5.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
{
"name": "terra-demographics-banner",
"main": "lib/DemographicsBanner.js",
"version": "1.11.0",
"version": "1.12.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.9.0"
"terra-props-table": "^1.10.0"
},

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

"react-dom": "^15.4.2",
"terra-base": "^2.5.0"
"terra-base": "^2.6.0"
},

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

"prop-types": "^15.5.8",
"terra-base": "^2.5.0",
"terra-responsive-element": "^1.10.0"
"terra-base": "^2.6.0",
"terra-responsive-element": "^1.11.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