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

@opengov/capital-style

Package Overview
Dependencies
Maintainers
144
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opengov/capital-style - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1-beta.1

4

CHANGELOG.md
# Changelog
# 5.3.1
### 06/14/2023
* Bringing back units to render pixels
# 5.3.0

@@ -4,0 +8,0 @@ ### 05/22/2023

2

package.json
{
"name": "@opengov/capital-style",
"version": "5.3.0",
"version": "5.3.1-beta.1",
"description": "Design Tokens and Styles for the OpenGov Capital Design System.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -12,3 +12,3 @@ {

"name": "unit-quarter",
"value": "0.5 * 4",
"value": "0.25 * $unit-1",
"category": "sizing",

@@ -20,3 +20,3 @@ "type": "size",

"name": "unit-half",
"value": "0.5 * 2",
"value": "0.5 * $unit-1",
"category": "sizing",

@@ -23,0 +23,0 @@ "type": "size",

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