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

terra-slide-panel

Package Overview
Dependencies
Maintainers
7
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-slide-panel - npm Package Compare versions

Comparing version 3.50.0 to 3.51.0

5

CHANGELOG.md

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

## 3.51.0 - (May 20, 2024)
* Changed
* Minor dependency version bump.
## 3.50.0 - (May 14, 2024)

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

22

package.json
{
"name": "terra-slide-panel",
"version": "3.50.0",
"version": "3.51.0",
"description": "The Terra SlidePanel component is a progressive disclosure mechanism that allows additional content to be shown and hidden in a variety of ways.",

@@ -34,14 +34,14 @@ "author": "Cerner Corporation",

],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-theme-context": "^1.9.0",
"terra-visually-hidden-text": "^2.36.0",
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "^1.10.0",
"terra-visually-hidden-text": "2",
"uuid": "3.4.0"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": "^2.8.0 || 3 || 4 || 5"
},
"scripts": {

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

},
"gitHead": "9fe1737a837d7a72f3ff29e284ec009694e9eee0"
"gitHead": "17ed23624de471d916d6f6b768d034270bebefa8"
}
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