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

@kong/design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kong/design-tokens - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2-pr.33.991f7e1.0

dist/stylelint-plugin/index.js

2

dist/tokens/js/cjs/index.d.ts
/**
* Do not edit directly
* Generated on Fri, 14 Jul 2023 13:08:19 GMT
* Generated on Mon, 17 Jul 2023 13:45:40 GMT
*

@@ -5,0 +5,0 @@ * Kong Design Tokens

/**
* Do not edit directly
* Generated on Fri, 14 Jul 2023 13:08:19 GMT
* Generated on Mon, 17 Jul 2023 13:45:40 GMT
*

@@ -5,0 +5,0 @@ * Kong Design Tokens

/**
* Do not edit directly
* Generated on Fri, 14 Jul 2023 13:08:19 GMT
* Generated on Mon, 17 Jul 2023 13:45:40 GMT
*

@@ -5,0 +5,0 @@ * Kong Design Tokens

<!--
* Do not edit directly
* Generated on Fri, 14 Jul 2023 13:08:19 GMT
* Generated on Mon, 17 Jul 2023 13:45:40 GMT
*

@@ -5,0 +5,0 @@ * Kong Design Tokens

{
"name": "@kong/design-tokens",
"version": "1.6.1",
"version": "1.6.2-pr.33.991f7e1.0",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build && yarn copy:tokens-doc",
"build": "yarn build:clean && style-dictionary build && yarn copy:tokens-doc && yarn copy:stylelint-plugin",
"build:clean": "rimraf ./dist",
"copy:tokens-doc": "shx cp -f './dist/tokens/README.md' './TOKENS.md'",
"copy:stylelint-plugin": "copyfiles -a 'stylelint-plugin/**/*' dist",
"lint": "eslint '**/*.{js,ts,vue,json}'",

@@ -40,3 +41,4 @@ "lint:fix": "eslint '**/*.{js,ts,vue,json}' --fix",

"./package.json": "./package.json",
"./tokens/*": "./dist/tokens/*"
"./tokens/*": "./dist/tokens/*",
"./stylelint-plugin": "./dist/stylelint-plugin/index.js"
},

@@ -65,2 +67,3 @@ "repository": {

"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cz-conventional-changelog": "^3.3.0",

@@ -77,10 +80,10 @@ "eslint": "^8.44.0",

"sass": "^1.63.6",
"semantic-release": "^21.0.6",
"semantic-release": "^21.0.7",
"shx": "^0.3.4",
"style-dictionary": "^3.8.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vite": "^4.4.2",
"vite-plugin-restart": "^0.3.1",
"vue": "^3.3.4",
"vue-router": "^4.2.2"
"vue-router": "^4.2.4"
},

@@ -87,0 +90,0 @@ "release": {

<!--
* Do not edit directly
* Generated on Fri, 14 Jul 2023 13:08:19 GMT
* Generated on Mon, 17 Jul 2023 13:45:40 GMT
*

@@ -5,0 +5,0 @@ * Kong Design Tokens

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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