New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unify-token

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version 2.0.0-beta-14 to 2.0.0-beta-15

build/v2/dark.css

4

CHANGELOG.md

@@ -13,5 +13,5 @@ # Change Log

* :boom: Remove unused non web tokens (Android & iOS) from build.
* :rocket: New color token based on Tokopedia Nest specifications. This new token use new and simplified import path from `unify-token/build/colors/v2` to `unify-token/colors`.
* :star2: Updated the color token to the latest color principles.
* :star2: Add new importable dark color css file: `unify-dark-color.css`.
* :rocket: Add new Nest color tokens. You can import token values from `unify-token/color`.
* :star2: Add new importable dark and light color css file (`dark.css` and `light.css`).

@@ -18,0 +18,0 @@ ## 1.8.0

{
"name": "unify-token",
"version": "2.0.0-beta-14",
"version": "2.0.0-beta-15",
"description": "Design Tokens for the Unify Design System",

@@ -11,3 +11,3 @@ "main": "build/index.js",

"build-test": "rimraf ./build && theo ./tokens/index.yml --format module.js,scss,common.js,ios.json,android.xml --dest ./build",
"clean": "rimraf ./build ./color ./typography ./grid ./motion ./spacing",
"clean": "rimraf ./build ./colors ./typography ./grids ./motions ./spacings",
"sketch-json": "rimraf ./sketch-json ./sketch/test.zip && sketch-json *.sketch",

@@ -14,0 +14,0 @@ "prepublishOnly": "npm run build"

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