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

terra-form-field

Package Overview
Dependencies
Maintainers
9
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-form-field - npm Package Compare versions

Comparing version 3.33.0 to 3.34.0

5

CHANGELOG.md

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

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

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

4

lib/terra-dev-site/doc/example/FieldExamples.js

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

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

@@ -43,0 +41,0 @@

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

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

@@ -43,0 +41,0 @@

{
"name": "terra-form-field",
"main": "lib/Field.js",
"version": "3.33.0",
"version": "3.34.0",
"description": "The Form Field component handles the layout of the label, help text and error text associated with a form element.",

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

"prop-types": "^15.5.8",
"terra-icon": "^3.27.0"
"terra-icon": "^3.28.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