themestress
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,3 +1,4 @@ | ||
export * from './hooks/useMediaQuery'; | ||
export * from './definitions'; | ||
export * from './htmlColorMap'; | ||
export * from './themeUtils'; |
@@ -13,4 +13,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./hooks/useMediaQuery"), exports); | ||
__exportStar(require("./definitions"), exports); | ||
__exportStar(require("./htmlColorMap"), exports); | ||
__exportStar(require("./themeUtils"), exports); |
{ | ||
"name": "themestress", | ||
"description": "A lightweight theme package.", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "types": "lib/index.d.ts", |
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
389486
264
8305