Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@primer/stylelint-config

Package Overview
Dependencies
Maintainers
0
Versions
433
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/stylelint-config - npm Package Compare versions

Comparing version 0.0.0-20240926210213 to 0.0.0-20240926211107

2

package.json
{
"name": "@primer/stylelint-config",
"version": "0.0.0-20240926210213",
"version": "0.0.0-20240926211107",
"description": "Sharable stylelint config used by GitHub's CSS",

@@ -5,0 +5,0 @@ "author": "GitHub, Inc.",

@@ -134,3 +134,3 @@ import stylelint from 'stylelint'

/^--color-(?:[a-zA-Z0-9-]+-)*text(?:-[a-zA-Z0-9-]+)*$/,
/^--color-(?:[a-zA-Z0-9-]+-)*fg(?:-[a-zA-Z0-9-]+)*$/,
/^--color-(?:[a-zA-Z0-9-](?!-))*-fg(?:-[a-zA-Z0-9-]+)*$/,
/^--color-[^)]+$/,

@@ -137,0 +137,0 @@ ].some(oldSysRe => oldSysRe.test(valueNode.value))

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