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

@nordnet/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordnet/design-tokens - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

4

dist/cjs/generated/js/a11yTheme.d.ts

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface A11yTheme {

@@ -6,0 +2,0 @@ color: Color;

"use strict";
/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -7,0 +3,0 @@ exports.colors = void 0;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface DarkTheme {

@@ -6,0 +2,0 @@ color: Color;

"use strict";
/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -7,0 +3,0 @@ exports.colors = void 0;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface LightTheme {

@@ -6,0 +2,0 @@ color: Color;

"use strict";
/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -7,0 +3,0 @@ exports.colors = void 0;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface A11yTheme {

@@ -6,0 +2,0 @@ color: Color;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export const colors = {

@@ -6,0 +2,0 @@ color: {

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface DarkTheme {

@@ -6,0 +2,0 @@ color: Color;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export const colors = {

@@ -6,0 +2,0 @@ color: {

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export interface LightTheme {

@@ -6,0 +2,0 @@ color: Color;

@@ -1,5 +0,1 @@

/**
* Do not edit directly
* Generated on Wed, 10 May 2023 13:02:23 GMT
*/
export const colors = {

@@ -6,0 +2,0 @@ color: {

4

package.json
{
"name": "@nordnet/design-tokens",
"version": "1.7.1",
"version": "1.7.2",
"description": "",
"engines": {
"node": "=v18.13.0"
"node": "18"
},

@@ -8,0 +8,0 @@ "scripts": {

@@ -9,2 +9,6 @@ # Design Tokens

<!-- Image below can be edited and regenerated here: https://excalidraw.com/#json=H5sU47htJ0VcgvJtEysO4,6J0pzF1Bxph6YvMYyvLX_A -->
![flow](./static/flow.png)
## Getting started

@@ -11,0 +15,0 @@

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