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

terra-form-select

Package Overview
Dependencies
Maintainers
8
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-form-select - npm Package Compare versions

Comparing version 6.57.0 to 6.58.0

lib/index.js

5

CHANGELOG.md

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

## 6.58.0 - (March 12, 2024)
* Added
* Added proper exports for all subcomponents. They can now be imported without the subcomponent path inside the module.
## 6.57.0 - (March 8, 2024)

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

8

package.json
{
"name": "terra-form-select",
"version": "6.57.0",
"version": "6.58.0",
"description": "Provides a drop down of selectable options.",

@@ -24,3 +24,3 @@ "author": "Cerner Corporation",

],
"main": "lib/Select.js",
"main": "lib/index.js",
"dependencies": {

@@ -42,3 +42,3 @@ "classnames": "^2.2.5",

"react-dom": "^16.8.5",
"react-intl": ">=2.8.0 <6.0.0"
"react-intl": "^2.8.0 || 3 || 4 || 5"
},

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

],
"gitHead": "b84f017a1a1a42735cf91f70fee5c89bef30cb83"
"gitHead": "b68214f012d30673c2bd0a5dd14778b527628adb"
}
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