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

terra-base

Package Overview
Dependencies
Maintainers
6
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-base - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

5

CHANGELOG.md

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

2.3.0 - (September 12, 2017)
------------------
### Changed
* Minor version bump
2.2.0 - (September 7, 2017)

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

4

docs/DEPENDENCIES.md

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

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-i18n | ^1.5.0 | ^15.4.2 | The terra-i18n component provides the internationalization to the React component. Terra supports the following locales: 'de' 'es' 'en' 'en-US' 'en-GB', 'fi-FI', 'fr', 'pt'. All locales related files are loading on demand. |
| terra-i18n | ^1.6.0 | ^15.4.2 | The terra-i18n component provides the internationalization to the React component. Terra supports the following locales: 'de' 'es' 'en' 'en-US' 'en-GB', 'fi-FI', 'fr', 'pt'. All locales related files are loading on demand. |

@@ -14,3 +14,3 @@ ## devDependencies

|-|-|-|-|
| terra-props-table | ^1.5.0 | ^15.4.2 | terra-props-table |
| terra-props-table | ^1.6.0 | ^15.4.2 | terra-props-table |

@@ -17,0 +17,0 @@ ## peerDependencies

{
"name": "terra-base",
"main": "lib/Base.js",
"version": "2.2.0",
"version": "2.3.0",
"description": "The base component sets minimal global styles for an application.",

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

"devDependencies": {
"terra-props-table": "^1.6.0"
"terra-props-table": "^1.7.0"
},

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

"prop-types": "^15.5.8",
"terra-i18n": "^1.6.0"
"terra-i18n": "^1.7.0"
},

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