@hashicorp/hashi-alert-banner
Advanced tools
Comparing version 0.2.6-alpha.0 to 0.2.7-alpha.0
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19661
1