Comparing version 4.5.3 to 4.5.4
{ | ||
"name": "figmagic", | ||
"version": "4.5.3", | ||
"version": "4.5.4", | ||
"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.", | ||
@@ -75,2 +75,3 @@ "homepage": "https://www.figmagic.com", | ||
"test:silent": "npx jest --reporters jest-silent-reporter --collectCoverage=false", | ||
"test:types": "npx type-coverage --strict --at-least 97.5", | ||
"lint": "npx eslint './bin/**/*.ts' --quiet --fix", | ||
@@ -107,2 +108,3 @@ "docs": "npm run docs:typedoc && npx arkit", | ||
"ts-loader": "9", | ||
"type-coverage": "2", | ||
"typedoc": "latest", | ||
@@ -109,0 +111,0 @@ "typescript": "4", |
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
190870
29