Socket
Socket
Sign inDemoInstall

primer-alerts

Package Overview
Dependencies
1
Maintainers
14
Versions
840
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0-alpha.335e7a0f to 1.6.0-alpha.33d1cca1

6

package.json
{
"version": "1.6.0-alpha.335e7a0f",
"version": "1.6.0-alpha.33d1cca1",
"name": "primer-alerts",

@@ -33,6 +33,6 @@ "description": "Flash messages, or alerts, inform users of successful or pending actions.",

"prepublishOnly": "../../script/notify pending",
"publish": "../../script/notify success"
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-support": "4.8.0-alpha.335e7a0f"
"primer-support": "4.8.0-alpha.33d1cca1"
},

@@ -39,0 +39,0 @@ "keywords": [

@@ -40,2 +40,3 @@ # Primer Alerts

title: Alerts
path: components/alerts
status: Stable

@@ -101,3 +102,3 @@ -->

```html
```erb
<div class="flash">

@@ -113,3 +114,3 @@ <%= octicon "alert" %>

```html
```erb
<div class="flash">

@@ -116,0 +117,0 @@ <button class="flash-close js-flash-close" type="button"><%= octicon "x", :"aria-label" => "Close" %></button>

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc