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

@hashicorp/hashi-alert-banner

Package Overview
Dependencies
Maintainers
13
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/hashi-alert-banner - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

4

package.json
{
"name": "@hashicorp/hashi-alert-banner",
"description": "alert banner with text and a link",
"version": "1.0.2",
"version": "1.1.0",
"main": "dist",

@@ -18,3 +18,3 @@ "peerDependencies": {

},
"gitHead": "b232478f2987f21b1773cc06ea1b26e39ec3338d"
"gitHead": "568afed0a4e4a2b9006d2327f140f39a397ce045"
}

@@ -19,4 +19,4 @@ const props = {}

description: 'Background color of the tag on the left',
value: 'terraform',
options: ['default', 'terraform']
value: 'consul',
options: ['default', 'consul', 'terraform']
},

@@ -27,3 +27,3 @@ {

description: 'Primary content of the alert',
value: 'Introducing Terraform Cloud Remote State Management'
value: 'Understanding Modern Service Networking for Cloud and Microservices'
},

@@ -34,3 +34,3 @@ {

description: 'Faux link text of the alert',
value: 'Sign up for Free'
value: 'Read Whitepaper'
}

@@ -37,0 +37,0 @@ ]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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