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

terra-popup

Package Overview
Dependencies
Maintainers
7
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-popup - npm Package Compare versions

Comparing version 6.74.0 to 6.75.0

5

CHANGELOG.md

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

## 6.75.0 - (February 28, 2024)
* Changed
* Minor dependency version bump.
## 6.74.0 - (January 22, 2024)

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

41

package.json
{
"name": "terra-popup",
"main": "lib/Popup.js",
"version": "6.74.0",
"version": "6.75.0",
"description": "The Terra Popup is higher order component that launches terra-hookshot positioned content with the ability to display a dynamic arrow.",
"author": "Cerner Corporation",
"repository": {

@@ -11,20 +11,24 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/cerner/terra-framework/issues"
},
"homepage": "https://github.com/cerner/terra-framework#readme",
"license": "Apache-2.0",
"keywords": [
"Cerner",
"Popup",
"Terra",
"terra-popup",
"Popup",
"UI"
],
"author": "Cerner Corporation",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/cerner/terra-framework/issues"
},
"homepage": "https://github.com/cerner/terra-framework#readme",
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": ">=2.8.0, <6.0.0"
},
"main": "lib/Popup.js",
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {

@@ -42,5 +46,10 @@ "@cerner/terra-docs": "^1.0.0",

},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": "^2.8.0 || 3 || 4 || 5"
},
"devDependencies": {
"terra-disclosure-manager": "^4.43.0",
"terra-modal-manager": "^6.70.0"
"terra-modal-manager": "^6.72.0"
},

@@ -60,3 +69,3 @@ "scripts": {

},
"gitHead": "4987de4e1acb3143c636feae9199a8c924700a27"
"gitHead": "b02156eb9f47aca52c83e2f3727f383e4723d244"
}
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