Socket
Socket
Sign inDemoInstall

primer-avatars

Package Overview
Dependencies
Maintainers
1
Versions
843
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-avatars - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

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

@@ -2,0 +9,0 @@

8

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

@@ -22,3 +22,3 @@ "description": "Basic styles for user profile avatars.",

"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": [

@@ -97,3 +97,3 @@ # Primer CSS Avatars

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

@@ -100,0 +100,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