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.52 to 0.0.53

46

CHANGELOG.md

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

## 0.0.53
### New
* Add autocorrection to `FlashComponent` linter when the context is basic text.
*Manuel Puyol*
### Updates
* Linters won't mark offenses when the ignore count is correct unless explicitly configured to do so.
*Manuel Puyol*
* Map the `for` argument when autofixing `ClipboardCopy` migrations.
*Kristján Oddsson*
* Add autocorrection for `CloseButton` linter.
*Manuel Puyol*
### Bug fixes
* Linters won't convert HTML special elements.
*Manuel Puyol*
### Misc
* Only run CHANGELOG CI on pull requests.
*Manuel Puyol*
* Run CI actions on pushes to main.
*Cameron Dutro*
* Get to 100% code coverage.
*Cameron Dutro*
## 0.0.52

@@ -88,2 +130,6 @@

* Add a linter generator.
*Manuel Puyol*
## 0.0.51

@@ -90,0 +136,0 @@

2

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