Socket
Socket
Sign inDemoInstall

@primer/view-components

Package Overview
Dependencies
Maintainers
9
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.55 to 0.0.57

app/components/primer/auto_complete/auto_component.d.ts

42

CHANGELOG.md

@@ -33,2 +33,40 @@ # CHANGELOG

## 0.0.57
### Bug fixes
* Don't suggest empty colors for Octicons when autocorrecting.
*Manuel Puyol*
## 0.0.56
### Updates
* `Octicon` linter will autocorrect colors.
*Manuel Puyol*
* `Button` linter will autocorrect when button uses `href`, `name`, `value` or `tabindex`.
*Manuel Puyol*
* `Flash` linter won't autocorrect flashes with ERB in their content.
*Manuel Puyol*
* Eager load components.
*Cameron Dutro*
### Misc
* Refactor some of the rubocop valid_node? logic into BaseCop class.
*Jon Rohan*
* Fix validation checker to use Utilities for color-* classes.
*Jon Rohan*
## 0.0.55

@@ -63,6 +101,2 @@

* Refactor some of the rubocop valid_node? logic into BaseCop class.
*Jon Rohan*
## 0.0.54

@@ -69,0 +103,0 @@

2

package.json
{
"name": "@primer/view-components",
"version": "0.0.55",
"version": "0.0.57",
"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