Socket
Socket
Sign inDemoInstall

primer-alerts

Package Overview
Dependencies
Maintainers
7
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.1.2 to 1.1.3-alpha.0

14

package.json
{
"version": "1.1.2",
"version": "1.1.3-alpha.0",
"name": "primer-alerts",

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

],
"repository": "https://github.com/primer/primer-alerts.git",
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-alerts",
"bugs": {
"url": "https://github.com/primer/primer-alerts/issues"
"url": "https://github.com/primer/primer-css/issues"
},
"scripts": {
"build": "primer-module-build index.scss",
"prepublish": "npm run build",
"prepare": "npm run build",
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss"
},
"dependencies": {
"primer-support": "*"
"primer-support": "^4.0.2-0"
},
"devDependencies": {
"primer-module-build": "*",
"stylelint": "*",
"stylelint-config-primer": "*",
"primer-module-build": "*"
"stylelint-config-primer": "*"
},

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

# Primer CSS Alerts
[![NPM version](http://img.shields.io/npm/v/primer-alerts.svg)](https://www.npmjs.org/package/primer-alerts)
[![Build Status](https://travis-ci.org/primer/primer-alerts.svg?branch=master)](https://travis-ci.org/primer/primer-alerts)
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)

@@ -6,0 +6,0 @@ > Flash messages, or alerts, inform users of successful or pending actions. Use them sparingly. Don’t show more than one at a time.

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