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

@hashicorp/design-system-tokens

Package Overview
Dependencies
Maintainers
32
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/design-system-tokens - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

8

CHANGELOG.md
# @hashicorp/design-system-tokens
## 1.8.0
### Minor Changes
- [#1640](https://github.com/hashicorp/design-system/pull/1640) [`8001667d2`](https://github.com/hashicorp/design-system/commit/8001667d2b0b549b5c2743ebaa4b50b58344a87f) Thanks [@didoo](https://github.com/didoo)! - `Design tokens` - Added color tokens for “Vault Secrets” product
`IconTile` - updated component to include `vault-secrets` product option
## 1.7.0

@@ -4,0 +12,0 @@

2

package.json
{
"name": "@hashicorp/design-system-tokens",
"version": "1.7.0",
"version": "1.8.0",
"description": "Helios Design Tokens",

@@ -5,0 +5,0 @@ "keywords": [

@@ -22,11 +22,12 @@ # design-system-tokens

//
~/dist/products/css/tokens.css // for products applications
~/dist/devdot/css/tokens.css // for devdot platform
~/dist/products/css/tokens.css // for product applications
~/dist/devdot/css/tokens.css // for devdot platform
~/dist/marketing/css/tokens.css // for marketing websites
// to use the CSS helper classes
//
~/dist/[products|devdot]/css/helpers/colors.css // for color styles
~/dist/[products|devdot]/css/helpers/elevation.css // for elevation styles
~/dist/[products|devdot]/css/helpers/typography.css // for typographic styles
~/dist/[products|devdot]/css/helpers/focus-ring.css // for focus-ring style
~/dist/[products|devdot|marketing]/css/helpers/colors.css // for color styles
~/dist/[products|devdot|marketing]/css/helpers/elevation.css // for elevation styles
~/dist/[products|devdot|marketing]/css/helpers/typography.css // for typographic styles
~/dist/[products|devdot|marketing]/css/helpers/focus-ring.css // for focus-ring style
```

@@ -33,0 +34,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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