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
7
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

to
4.23.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## 4.23.0 - (February 7, 2023)
* Changed
* Minor dependency version bump
## 4.22.1 - (January 31, 2023)

@@ -7,0 +12,0 @@

6

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

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

"prop-types": "^15.5.8",
"terra-icon": "^3.51.0",
"terra-icon": "^3.52.0",
"terra-theme-context": "^1.0.0"

@@ -49,3 +49,3 @@ },

},
"gitHead": "151b2c6bdf6bfc10a5b266cebf2c6fb10b51a165"
"gitHead": "5baec333cd23f0e17bbd3ced48e1dbf74ba6cc9e"
}