primer-alerts
Advanced tools
Comparing version 1.6.0-alpha.ef34ab55 to 1.6.0-alpha.ef822821
{ | ||
"version": "1.6.0-alpha.ef34ab55", | ||
"version": "1.6.0-alpha.ef822821", | ||
"name": "primer-alerts", | ||
@@ -36,3 +36,3 @@ "description": "Flash messages, or alerts, inform users of successful or pending actions.", | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.ef34ab55" | ||
"primer-support": "4.8.0-alpha.ef822821" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
@@ -101,3 +101,3 @@ # Primer Alerts | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -113,3 +113,3 @@ <%= octicon "alert" %> | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -116,0 +116,0 @@ <button class="flash-close js-flash-close" type="button"><%= octicon "x", :"aria-label" => "Close" %></button> |
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
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
12192
+ Addedprimer-support@4.8.0-alpha.ef822821(transitive)
- Removedprimer-support@4.8.0-alpha.ef34ab55(transitive)