Socket
Socket
Sign inDemoInstall

primer-alerts

Package Overview
Dependencies
1
Maintainers
1
Versions
840
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# v0.3.1
* Updating version - Jon Rohan [github/github@6bf5fe5](https://github.com/github/github/commit/6bf5fe5)
* Updating link to real primer-css repository - Jon Rohan [github/github@bbaedda](https://github.com/github/github/commit/bbaedda)
* Updating the modules stylelint - Jon Rohan [github/github@389609f](https://github.com/github/github/commit/389609f)
* Make sure the modules build without error before publishing - Jon Rohan [github/github@57ac5e6](https://github.com/github/github/commit/57ac5e6)
* Adding documentation status to most of the modules - Jon Rohan [github/github@b97695c](https://github.com/github/github/commit/b97695c)
# v0.3.0

@@ -2,0 +10,0 @@

8

package.json
{
"version": "0.3.0",
"version": "0.3.1",
"name": "primer-alerts",

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

"prepublish": "npm run setup && npm run build",
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss"
},

@@ -32,4 +32,4 @@ "dependencies": {

"postcss-cli": "^2.5.2",
"stylelint": "^6.6.0",
"stylelint-config-primer": "^1.0.0"
"stylelint": "^7.0.3",
"stylelint-config-primer": "^1.1.0"
},

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

@@ -8,3 +8,3 @@ # Primer CSS Alerts

This repository is a module of the full [primer-css][primer] repository.
This repository is a module of the full [primer-css][primer-css] repository.

@@ -44,2 +44,3 @@ ## Install

homepage: https://github.com/primer/alerts
status: Stable
-->

@@ -123,3 +124,3 @@

[primer]: https://github.com/primer/primer
[primer-css]: https://github.com/primer/primer
[docs]: http://primercss.io/

@@ -126,0 +127,0 @@ [npm]: https://www.npmjs.com/

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