Socket
Socket
Sign inDemoInstall

@highlight-ui/tokens

Package Overview
Dependencies
Maintainers
10
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/tokens - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

dist/cjs/index.d.ts

23

package.json
{
"name": "@highlight-ui/tokens",
"version": "4.2.0",
"description": "Set of design tokens for Highlight UI",
"version": "4.2.1",
"author": "Personio GmbH & Co. KG",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/cjs/index.d.ts",
"src:ts": "./index.ts",
"files": [
"dist"
],
"description": "Set of design tokens for Highlight UI",
"license": "MIT",
"scripts": {
"clean": "rimraf dist node_modules src/types index.ts",
"build": "./scripts/build.sh src/tokens.json && highlight-build"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"clean": "rimraf dist node_modules",
"build": "./scripts/build.sh src/tokens.json"
},
"devDependencies": {
"@highlight-ui/configs-base-tsconfig": "^3.2.1",
"@highlight-ui/configs-scripts": "^3.2.3",
"glob": "~8.0.3",
"lodash.camelcase": "~4.3.0",

@@ -25,3 +32,3 @@ "param-case": "~3.0.4",

},
"gitHead": "6c64bc0662af8b56c00c1ea7c68096dc74f4bd0b"
"gitHead": "5c708521e181e6d7374660c727fe75453fdeabf9"
}
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