Socket
Socket
Sign inDemoInstall

primer-forms

Package Overview
Dependencies
Maintainers
1
Versions
858
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-forms - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# v0.3.0
* 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)
* It should be on the desktop site - Pat Nakajima [github/github@5080f9d](https://github.com/github/github/commit/5080f9d)
* 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 +12,0 @@

7

package.json
{
"version": "0.2.2",
"version": "0.3.0",
"name": "primer-forms",

@@ -31,5 +31,4 @@ "description": "Style individual form controls and utilize common layouts.",

"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 Forms

title: Forms
homepage: https://github.com/primer/forms
-->

@@ -258,3 +259,3 @@

<button class="btn">
<%= octicon :symbol => "clippy" %>
<%= octicon "clippy" %>
</button>

@@ -261,0 +262,0 @@ </span>

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