Socket
Socket
Sign inDemoInstall

@looker/design-tokens

Package Overview
Dependencies
Maintainers
10
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@looker/design-tokens - npm Package Compare versions

Comparing version 2.7.2 to 2.7.3

2

color/types/index.d.ts

@@ -9,3 +9,3 @@ import type { BlendColors } from './blends';

export type { DerivativeColors } from './derivative';
export type { CoreColors, IntentColors, SpecifiableColors } from './specifiable';
export type { CoreColors, IntentColors, SpecifiableColors, SpecifiableTextColors, } from './specifiable';
export type { BlendColors } from './blends';

@@ -12,0 +12,0 @@ export type { ExtendedStatefulColor, StatefulColor, StatefulColors, StatefulColorChoices, } from './stateful';

import type { Colors } from '../types';
export declare const pickSpecifiableColors: (colors: Colors) => Pick<Colors, keyof import("../types").CoreColors | keyof import("../types").IntentColors | keyof import("../types/specifiable").SpecifiableTextColors>;
export declare const pickSpecifiableColors: (colors: Colors) => Pick<Colors, keyof import("../types").CoreColors | keyof import("../types").IntentColors | keyof import("../types").SpecifiableTextColors>;
{
"name": "@looker/design-tokens",
"license": "MIT",
"version": "2.7.2",
"version": "2.7.3",
"sideEffects": false,

@@ -6,0 +6,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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