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.2 to 0.2.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# v0.2.3
* Publishing a new version - Jon Rohan [github/github@eed0e96](https://github.com/github/github/commit/eed0e96)
* Updating octicons to deprecate the use of :symbol - Jon Rohan [github/github@9eb0c63](https://github.com/github/github/commit/9eb0c63)
* Adding link to homepage in readme docs - Jon Rohan [github/github@633f421](https://github.com/github/github/commit/633f421)
* Removing some unnecessary lint plugins and using native - Jon Rohan [github/github@2ae0070](https://github.com/github/github/commit/2ae0070)
* including no-utility lint plugin - Jon Rohan [github/github@5cb86ed](https://github.com/github/github/commit/5cb86ed)
* Adding lint plugins for new config - Jon Rohan [github/github@7fb9613](https://github.com/github/github/commit/7fb9613)
# v0.2.2

@@ -2,0 +11,0 @@

7

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

@@ -31,5 +31,4 @@ "description": "A collection of buttons used for primary and secondary actions.",

"postcss-cli": "^2.5.2",
"stylelint": "^6.5.1",
"stylelint-at-rule-import-path": "^1.0.2",
"stylelint-value-border-zero": "^1.0.2"
"stylelint": "^6.6.0",
"stylelint-config-primer": "^1.0.0"
},

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

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

title: Buttons
homepage: https://github.com/primer/buttons
-->

@@ -138,3 +139,3 @@

<a class="btn btn-sm btn-with-count" href="#" role="button">
<%= octicon :symbol => "eye" %>
<%= octicon "eye" %>
Watch

@@ -141,0 +142,0 @@ </a>

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