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

terra-base

Package Overview
Dependencies
Maintainers
7
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.6.1 to 2.7.0

screenshots/base-spec/[@tiny]-Displays-a-customized-en-locale-message_FAILED_Nov-12-2017-071226-GMT-0600.png

5

CHANGELOG.md

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

2.7.0 - (November 16, 2017)
------------------
### Changed
* Minor version bump
2.6.0 - (October 6, 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-i18n | ^1.10.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-mixins | ^1.11.0 | -- | terra-mixins |
| terra-i18n | ^1.10.1 | ^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-mixins | ^1.11.1 | -- | terra-mixins |

@@ -15,3 +15,3 @@ ## devDependencies

|-|-|-|-|
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table |
| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table |

@@ -23,2 +23,2 @@ ## peerDependencies

| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| terra-mixins | ^1.11.0 | -- | terra-mixins |
| terra-mixins | ^1.11.1 | -- | terra-mixins |
{
"name": "terra-base",
"main": "lib/Base.js",
"version": "2.6.1",
"version": "2.7.0",
"description": "The base component sets minimal global styles for an application.",

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

"prop-types": "^15.5.8",
"terra-i18n": "^1.10.1",
"terra-i18n": "^1.11.0",
"terra-mixins": "^1.11.1"

@@ -37,0 +37,0 @@ },

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