Comparing version 4.5.4 to 4.5.5
{ | ||
"name": "figmagic", | ||
"version": "4.5.4", | ||
"version": "4.5.5", | ||
"description": "Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.", | ||
@@ -47,2 +47,6 @@ "homepage": "https://www.figmagic.com", | ||
{ | ||
"name": "mykhailoInnovecs", | ||
"url": "https://github.com/mykhailoInnovecs" | ||
}, | ||
{ | ||
"name": "opauloh", | ||
@@ -62,2 +66,6 @@ "url": "https://github.com/opauloh" | ||
"url": "https://github.com/smmccabe" | ||
}, | ||
{ | ||
"name": "mitchdotdeveloper", | ||
"url": "https://github.com/mitchdotdeveloper" | ||
} | ||
@@ -99,3 +107,3 @@ ], | ||
"husky": "8", | ||
"jest": "28", | ||
"jest": "29", | ||
"jest-silent-reporter": "0", | ||
@@ -108,3 +116,3 @@ "license-compatibility-checker": "latest", | ||
"trash": "7", | ||
"ts-jest": "28", | ||
"ts-jest": "29", | ||
"ts-loader": "9", | ||
@@ -111,0 +119,0 @@ "type-coverage": "2", |
@@ -370,2 +370,3 @@ ![Figmagic cover art](images/cover.png) | ||
"opacitiesUnit": "float", | ||
"durationUnit": "s", | ||
"radiusUnit": "px", | ||
@@ -508,2 +509,10 @@ "shadowUnit": "px", | ||
#### Switch duration unit | ||
`figmagic [--durationUnit | -du] [s|ms]` | ||
**Default**: `s`. | ||
--- | ||
#### Switch spacing unit | ||
@@ -943,2 +952,8 @@ | ||
### Duration | ||
**Default:** `s` units. Can be set to `ms`. | ||
--- | ||
### Radii | ||
@@ -1039,2 +1054,4 @@ | ||
<td align="center"><a href="https://github.com/printf-ana"><img src="https://avatars.githubusercontent.com/u/45365825?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ana Carolina </b></sub></a><br /><a href="https://github.com/mikaelvesavuori/figmagic/commits?author=printf-ana" title="Documentation">📖</a></td> | ||
<td align="center"><a href="https://github.com/smmccabe"><img src="https://avatars.githubusercontent.com/u/4956338?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shawn McCabe</b></sub></a><br /><a href="https://github.com/mikaelvesavuori/figmagic/commits?author=smmccabe" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/mitchdotdeveloper"><img src="https://avatars.githubusercontent.com/u/23520530?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mitch O'Hair</b></sub></a><br /><a href="https://github.com/mikaelvesavuori/figmagic/commits?author=mitchdotdeveloper" title="Code">💻</a></td> | ||
</tr> | ||
@@ -1041,0 +1058,0 @@ </table> |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
192329
1062