Socket
Socket
Sign inDemoInstall

primer-alerts

Package Overview
Dependencies
Maintainers
14
Versions
840
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-alerts - npm Package Compare versions

Comparing version 1.6.0-alpha.2bb3a027 to 1.6.0-alpha.2be44f23

6

package.json
{
"version": "1.6.0-alpha.2bb3a027",
"version": "1.6.0-alpha.2be44f23",
"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.2bb3a027"
"primer-support": "4.8.0-alpha.2be44f23"
},

@@ -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>

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