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

@zimbra/x-ui

Package Overview
Dependencies
Maintainers
6
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zimbra/x-ui - npm Package Compare versions

Comparing version 1.18.0 to 2.0.0

add-roboto.patch

5

package.json
{
"name": "@zimbra/x-ui",
"version": "1.18.0",
"version": "2.0.0",
"description": "LESS mixins, CSS variables, and icons used by the Zimbra X client and Zimbra X compatible zimlets",

@@ -12,3 +12,4 @@ "main": "index.less",

"generateCSSVariablesFile": "node generate-css-variables.js",
"build": "npm run generateCSSVariablesFile",
"generateIconVariablesFile": "node generate-icon-variables.js",
"build": "npm run generateCSSVariablesFile && npm run generateIconVariablesFile",
"prepublishOnly": "npm run build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags"

@@ -15,0 +16,0 @@ },

@@ -78,1 +78,10 @@ [![NPM Downloads](https://img.shields.io/npm/dm/@zimbra/x-ui.svg?style=flat)](https://www.npmjs.com/package/@zimbra/x-ui)

```
3. Regenerate icon variables:
```sh
$: npm run build
or
$: node generate-icon-variables
```
icons.less

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 not supported yet

Sorry, the diff of this file is not supported yet

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