Socket
Socket
Sign inDemoInstall

primer-buttons

Package Overview
Dependencies
Maintainers
1
Versions
850
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-buttons - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

7

CHANGELOG.md

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

# v0.3.0
* Bumping to a new version - Jon Rohan [github/github@ff32813](https://github.com/github/github/commit/ff32813)
* Make sure the modules build without error before publishing - Jon Rohan [github/github@57ac5e6](https://github.com/github/github/commit/57ac5e6)
* First part of genpopping all system font changes: remove typographic overrides for font-size, line-height, etc on global components - Mark Otto [github/github@6c50e2d](https://github.com/github/github/commit/6c50e2d)
* 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 +9,0 @@

4

package.json
{
"version": "0.2.3",
"version": "0.3.0",
"name": "primer-buttons",

@@ -22,3 +22,3 @@ "description": "A collection of buttons used for primary and secondary 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"
},

@@ -25,0 +25,0 @@ "dependencies": {

@@ -43,2 +43,3 @@ # Primer CSS Buttons

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

@@ -45,0 +46,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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