Socket
Socket
Sign inDemoInstall

@primer/view-components

Package Overview
Dependencies
Maintainers
8
Versions
5358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/view-components - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

app/components/primer/auto_complete_component.d.ts

36

CHANGELOG.md

@@ -5,2 +5,34 @@ # CHANGELOG

## 0.0.45
### Updates
* Allow copying from elements using `for` in `ClipboardCopy`.
*Manuel Puyol*
### Breaking changes
* Remove `label` argument in favor of `aria-label` in `ClipboardCopy`.
*Manuel Puyol*
### Misc
* Add autocorrect for button linters.
*Manuel Puyol*
* Unify contributing guidelines.
*Kate Higa*
* Rerun flaky system tests.
*Manuel Puyol*
* Check if selector is a classify class in Utilities.
*Jon Rohan*
## 0.0.44

@@ -34,2 +66,6 @@

* Replace Classify::Spacing class with pre-generated mappings.
*Jon Rohan*
* Add linter suggestions for `Button` component.

@@ -36,0 +72,0 @@

2

package.json
{
"name": "@primer/view-components",
"version": "0.0.44",
"version": "0.0.45",
"description": "ViewComponents for the Primer Design System",

@@ -5,0 +5,0 @@ "main": "app/assets/javascripts/primer_view_components.js",

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