es-components-wtw-legacy-theme
Advanced tools
Comparing version 21.13.6-canary-en-22678-add-aria-labels.1 to 21.14.2-canary-fix-react-warnings.1
"use strict"; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var es_components_shared_types_1 = __importDefault(require("../../../shared/types/src")); | ||
// grayscale | ||
@@ -8,0 +4,0 @@ var white = '#fff'; |
import type ESTheme from "./ESTheme"; | ||
export * from "./IconNames"; | ||
export * from "./ESTheme"; | ||
export default ESTheme; | ||
export type { ESTheme as default }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,8 +16,4 @@ "use strict"; | ||
}; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var ESTheme_1 = __importDefault(require("./ESTheme")); | ||
__exportStar(require("./IconNames"), exports); | ||
__exportStar(require("./ESTheme"), exports); |
{ | ||
"name": "es-components-wtw-legacy-theme", | ||
"version": "21.13.6-canary-en-22678-add-aria-labels.1+8a5eac6c", | ||
"version": "21.14.2-canary-fix-react-warnings.1+c98b77db", | ||
"main": "dist/packages/es-components-wtw-legacy-theme/src/index.js", | ||
@@ -17,3 +17,3 @@ "files": [ | ||
}, | ||
"gitHead": "8a5eac6cff2e27f8ce1a2f90b7e6075e9d7f13b2" | ||
"gitHead": "c98b77dbb35838c21ba8bd4c2a3b6f2e59a7f3e2" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
14
46992
1295