Socket
Socket
Sign inDemoInstall

primer-forms

Package Overview
Dependencies
1
Maintainers
14
Versions
858
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0-alpha.7e6aa5c8 to 2.2.0-alpha.7e8b2dae

8

package.json
{
"version": "2.2.0-alpha.7e6aa5c8",
"version": "2.2.0-alpha.7e8b2dae",
"name": "primer-forms",

@@ -28,6 +28,8 @@ "description": "Style individual form controls and utilize common layouts.",

"lint": "../../script/lint-scss",
"test": "../../script/npm-run-all build lint"
"test": "../../script/npm-run-all build lint",
"prepublishOnly": "../../script/notify pending",
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-support": "4.6.0-alpha.7e6aa5c8"
"primer-support": "4.8.0-alpha.7e8b2dae"
},

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

@@ -40,2 +40,3 @@ # Primer Forms

title: Forms
path: components/forms
status: Stable

@@ -180,3 +181,3 @@ -->

Use the `.select-sm` class to resize both default and custom `<select>`s to match the size of [our small buttons](/buttons/#default-buttons).
Use the `.select-sm` class to resize both default and custom `<select>`s to match the size of [our small buttons](./buttons#default-buttons).

@@ -319,3 +320,3 @@ ```html

```html
```erb
<form>

@@ -322,0 +323,0 @@ <div class="input-group">

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc