Socket
Socket
Sign inDemoInstall

@emqx/shared-ui-utils

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "@emqx/shared-ui-utils",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://emqx.io",

@@ -16,3 +16,4 @@ "license": "Apache-2.0",

"files": [
"dist"
"dist",
"README.md"
],

@@ -32,4 +33,7 @@ "main": "./dist/index.umd.cjs",

"test": "vitest run --coverage",
"publish": "npm publish"
"version:patch": "npm version patch",
"version:minor": "npm version minor",
"version:major": "npm version major",
"release": "npm publish"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc