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

@zimbra/x-ui

Package Overview
Dependencies
Maintainers
7
Versions
51
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 4.2.0 to 4.3.0

5

package.json
{
"name": "@zimbra/x-ui",
"version": "4.2.0",
"version": "4.3.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",

"generateIconVariablesFile": "node generate-icon-variables.js",
"build": "npm run generateIconVariablesFile"
"build": "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 @@ "repository": "Zimbra/zm-x-ui",

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