@twreporter/core
Advanced tools
Comparing version 1.23.0 to 1.24.0-rc.0
@@ -13,2 +13,3 @@ "use strict"; | ||
var sansSerif = 'sans-serif'; | ||
var tauhuOo = 'Tauhu Oo'; | ||
var fonts = exports.fonts = { | ||
@@ -20,3 +21,4 @@ merriweather: merriweather, | ||
notoSansTC: notoSansTC, | ||
sansSerif: sansSerif | ||
sansSerif: sansSerif, | ||
tauhuOo: tauhuOo | ||
}; | ||
@@ -30,3 +32,3 @@ var fontWeight = exports.fontWeight = { | ||
title: "".concat(merriweather, ", ").concat(sourceHanSerifTC, ", ").concat(serif), | ||
"default": "".concat(robotoSlab, ", ").concat(notoSansTC, ", ").concat(sansSerif), | ||
"default": "".concat(robotoSlab, ", ").concat(notoSansTC, ", ").concat(sansSerif, ", ").concat(tauhuOo), | ||
// use defaultFallback before ${notoSansTC} is fully loaded | ||
@@ -33,0 +35,0 @@ defaultFallback: "".concat(robotoSlab, ", ").concat(sansSerif) |
{ | ||
"name": "@twreporter/core", | ||
"version": "1.23.0", | ||
"version": "1.24.0-rc.0", | ||
"main": "lib/index.js", | ||
@@ -23,3 +23,3 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
], | ||
"gitHead": "4fdc214fd7117dd0af4a323053dfdb2a77884247" | ||
"gitHead": "6fc620fd9451c138ae7a789ac8a947d5d2ae51bc" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
57767
933
2