eslint-plugin-orbit-components
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -35,9 +35,4 @@ # default-theme | ||
const { | ||
borderWidthCard, | ||
borderStyleCard, | ||
borderColorCard, | ||
borderRadiusNormal, | ||
spaceMedium, | ||
} = defaultTheme.orbit; | ||
const { borderWidthCard, borderStyleCard, borderColorCard, borderRadiusNormal, spaceMedium } = | ||
defaultTheme.orbit; | ||
``` | ||
@@ -44,0 +39,0 @@ |
{ | ||
"name": "eslint-plugin-orbit-components", | ||
"description": "Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"author": "Kiwi.com", | ||
@@ -52,3 +52,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "d2e0ae2796ef3e6acaf685b7422efd9f75ef1b5f" | ||
"gitHead": "84bc9107864ca2fb6b0175d886e76f364d2e695f" | ||
} |
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
49240