Socket
Socket
Sign inDemoInstall

primer-utilities

Package Overview
Dependencies
1
Maintainers
8
Versions
859
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0-alpha.9d047e94 to 4.4.0-alpha.a246e616

11

package.json
{
"version": "4.4.0-alpha.9d047e94",
"version": "4.4.0-alpha.a246e616",
"name": "primer-utilities",

@@ -22,11 +22,12 @@ "description": "Immutable, atomic CSS classes to rapidly build product",

"prepare": "npm run build",
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss"
"lint": "stylelint **/*.scss -c .stylelintrc.json -s scss",
"test": "npm run build && npm run lint"
},
"dependencies": {
"primer-support": "^4.1.0-alpha.9d047e94"
"primer-support": "^4.1.0-alpha.a246e616"
},
"devDependencies": {
"primer-module-build": "*",
"stylelint": "*",
"stylelint-config-primer": "*"
"stylelint": "^7.13.0",
"stylelint-config-primer": "^2.0.0"
},

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

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