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
14
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 0.2.6-alpha.0 to 0.2.7-alpha.0

2

dist/index.js

@@ -223,3 +223,3 @@ 'use strict';

window.setTimeout(function () {
_this3.banner.style.height = '0';
_this3.banner.current.style.height = '0';
}, 1); // set the cookie so this banner doesn't show up anymore

@@ -226,0 +226,0 @@

@@ -67,3 +67,3 @@ import React, { Component } from 'react'

window.setTimeout(() => {
this.banner.style.height = '0'
this.banner.current.style.height = '0'
}, 1)

@@ -70,0 +70,0 @@

{
"name": "@hashicorp/hashi-alert-banner",
"description": "alert banner with text and a link",
"version": "0.2.6-alpha.0",
"version": "0.2.7-alpha.0",
"license": "MPL-2.0",

@@ -21,3 +21,3 @@ "main": "dist",

},
"gitHead": "9d96ae577d18a6e9d18cbfed236affea89c459c0"
"gitHead": "1e638c1f172f793462e02a9698d0936076dc2c08"
}
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