@ndla/core
Advanced tools
Comparing version 0.6.18 to 0.6.19
var spacingUnit = 26; | ||
export default { | ||
xxsmall: "".concat(spacingUnit / 6, "px"), | ||
xsmall: "".concat(spacingUnit / 4, "px"), | ||
@@ -4,0 +5,0 @@ small: "".concat(spacingUnit / 2, "px"), |
declare const _default: { | ||
xxsmall: string; | ||
xsmall: string; | ||
@@ -3,0 +4,0 @@ small: string; |
@@ -9,2 +9,3 @@ "use strict"; | ||
var _default = { | ||
xxsmall: "".concat(spacingUnit / 6, "px"), | ||
xsmall: "".concat(spacingUnit / 4, "px"), | ||
@@ -11,0 +12,0 @@ small: "".concat(spacingUnit / 2, "px"), |
{ | ||
"name": "@ndla/core", | ||
"version": "0.6.18", | ||
"version": "0.6.19", | ||
"description": "UI component library for NDLA.", | ||
@@ -38,3 +38,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "d7b2359ca52614dae9c691f61fc98e4bedfe7b15" | ||
"gitHead": "b24d47e06d1eecc07d50673751670079470fb6d7" | ||
} |
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
112388
876