Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blueprintjs/colors

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/colors - npm Package Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0-beta.0

2

lib/colors.d.ts
/**
* 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc