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

@bothrs/zero-height

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bothrs/zero-height - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

package.json
{
"name": "@bothrs/zero-height",
"repository": "git@github.com:bothrs/open-source.git",
"version": "0.1.6",
"version": "0.1.7",
"publishConfig": {

@@ -59,3 +59,3 @@ "access": "public"

},
"gitHead": "3e88d3f44722ef6776e8741e3f7f4eda6ec3d350"
"gitHead": "5b2e234b12bb42f8ff39c6766c5a255d09d3988c"
}

@@ -13,3 +13,5 @@ # Zero Height

- `--token` This will contain the token for the version of your theme. (Alternative is to set the `ZERO_HEIGHT_TOKEN` env variable.)
- `--token` This will contain the token for the version of your theme. (Alternative is to set the `ZERO_HEIGHT_TOKEN` env variable.)\
The token can be found under 'Design Tokens' in the left navigation of zeroheight. Token is shown in the share tokens url (see image).
![image](https://user-images.githubusercontent.com/36623223/142460014-7e974e02-0f60-4bab-a1df-3c1a31345545.png)
- `--workspace` This is the Zero Height workspace where you design system is located. (Example: <workspace>.zeroheight.com)

@@ -24,2 +26,2 @@ - `--destination` This is is the path to the file where you want you theme to be generated. (Example: ./src/styles/theme.ts)

yarn sync-theme --token gh123hf1 --workspace bothrs.zeroheight.com --destination ./src/styles/theme.ts
```
```
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