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
5
Versions
76
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 1.8.0-dev-1 to 1.8.0

1

build/v2/motions.js

@@ -7,2 +7,3 @@ // duration

export const durationT4 = '400ms'
export const durationT5 = '600ms'

@@ -9,0 +10,0 @@ // ease

@@ -10,2 +10,9 @@ # Change Log

## 1.8.0
* :star2: Added new motion token, duration and easing token. Import them from `unify-token/build/v2/motions`.
### Duration Tokens
Token you can use: `durationDefault`, `durationT1`, `durationT2`, `durationT3`, `durationT4`, `durationT5`.
### Easing Tokens
Token you can use: `easeDefault`, `easeLinear`, `easeOut`, `easeInOut`, `easeOvershoot`.
## 1.5.0

@@ -12,0 +19,0 @@ * :star2: Create new token format under `build/v2/...` directory path, older token under `build/...` will be deprecated

2

package.json
{
"name": "unify-token",
"version": "1.8.0-dev-1",
"version": "1.8.0",
"description": "Design Tokens for the Unify Design System",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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