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

terra-tag

Package Overview
Dependencies
Maintainers
8
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-tag - npm Package Compare versions

Comparing version 2.70.0 to 2.71.0

5

CHANGELOG.md

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

## 2.71.0 - (May 24, 2024)
* Changed
* Minor dependency version bump.
## 2.70.0 - (May 8, 2024)

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

20

package.json
{
"name": "terra-tag",
"version": "2.70.0",
"version": "2.71.0",
"description": "The tag component is used for tagging and provides users a way to trigger actions in the UI. Each tag should have text. It can optionally display an icon along with the text.",

@@ -33,2 +33,7 @@ "author": "Cerner Corporation",

],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "^2.8.0 || 3 || 4 || 5"
},
"dependencies": {

@@ -39,13 +44,8 @@ "classnames": "2",

"resize-observer-polyfill": "1",
"terra-button": "^3.77.0",
"terra-icon": "^3.61.0",
"terra-button": "^3.78.0",
"terra-icon": "^3.62.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0",
"terra-visually-hidden-text": "^2.39.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "^2.8.0 || 3 || 4 || 5"
},
"scripts": {

@@ -64,3 +64,3 @@ "compile": "babel --root-mode upward src --out-dir lib --copy-files",

},
"gitHead": "83e0cba673eb8b12fb60fb5be980b09fa3b2e942"
"gitHead": "209e73eab65abaee39bd1e026d50e5e03d8f38ac"
}
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