Socket
Socket
Sign inDemoInstall

terra-base

Package Overview
Dependencies
Maintainers
9
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 5.29.0 to 5.30.0

5

CHANGELOG.md

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

5.30.0 - (March 10, 2020)
------------------
### Changed
* Minor dependency version bump
5.29.0 - (February 18, 2020)

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

4

lib/Base.js

@@ -82,5 +82,3 @@ "use strict";

var Base =
/*#__PURE__*/
function (_React$Component) {
var Base = /*#__PURE__*/function (_React$Component) {
_inherits(Base, _React$Component);

@@ -87,0 +85,0 @@

@@ -43,5 +43,3 @@ "use strict";

var SwitchLocaleBase =
/*#__PURE__*/
function (_React$Component) {
var SwitchLocaleBase = /*#__PURE__*/function (_React$Component) {
_inherits(SwitchLocaleBase, _React$Component);

@@ -48,0 +46,0 @@

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

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

"prop-types": "^15.5.8",
"terra-i18n": "^4.24.0"
"terra-i18n": "^4.25.0"
},

@@ -47,3 +47,3 @@ "scripts": {

},
"gitHead": "386cab01eec19d715778905a31bdcfd448e6e1b2"
"gitHead": "28a1067266d1014f6ddab6f7ee74c82b66de024b"
}
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