Socket
Socket
Sign inDemoInstall

primer-blankslate

Package Overview
Dependencies
Maintainers
1
Versions
837
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-blankslate - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

8

CHANGELOG.md

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

# v0.2.4
* 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.2.3

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

8

package.json
{
"version": "0.2.3",
"version": "0.2.4",
"name": "primer-blankslate",

@@ -22,3 +22,3 @@ "description": "Blankslates are for when there is a lack of content within a page or section.",

"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"
},

@@ -29,4 +29,4 @@ "devDependencies": {

"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"
},

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

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

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/blankslate
status: Stable
-->

@@ -140,3 +141,3 @@

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

@@ -143,0 +144,0 @@ [npm]: https://www.npmjs.com/

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