@blueprintjs/colors
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-beta.0
/** | ||
* Blueprint 5.x "modernized" colors | ||
* Blueprint 4.x "modernized" colors | ||
*/ | ||
@@ -4,0 +4,0 @@ export declare const Colors: { |
@@ -113,5 +113,5 @@ "use strict"; | ||
/** | ||
* Blueprint 5.x "modernized" colors | ||
* Blueprint 4.x "modernized" colors | ||
*/ | ||
exports.Colors = Object.assign(Object.assign(Object.assign({}, grayScale), coreColors), extendedColors); | ||
//# sourceMappingURL=colors.js.map |
{ | ||
"name": "@blueprintjs/colors", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-beta.0", | ||
"description": "Blueprint color definitions", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@blueprintjs/node-build-scripts": "^1.6.1", | ||
"@blueprintjs/node-build-scripts": "^2.0.0-beta.0", | ||
"mocha": "^8.2.1", | ||
@@ -24,0 +24,0 @@ "typescript": "^4.1.2" |
@@ -130,3 +130,3 @@ /* | ||
/** | ||
* Blueprint 5.x "modernized" colors | ||
* Blueprint 4.x "modernized" colors | ||
*/ | ||
@@ -133,0 +133,0 @@ export const Colors = { |
Sorry, the diff of this file is not supported yet
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
40000