Socket
Book a DemoInstallSign in
Socket

@uuip/unified-ui-platform-sdk

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uuip/unified-ui-platform-sdk

The `unified-ui-platform-sdk` library provides logging, HTTP, and telemetry services for Micro Frontends (MFE). It is published to the public npm repository (npmjs) because `@wxcc-desktop/sdk` depends on some of its TypeScript type definitions.

latest
npmnpm
Version
1.3.28
Version published
Weekly downloads
631
-34.41%
Maintainers
5
Weekly downloads
 
Created
Source

unified-ui-platform-sdk

The unified-ui-platform-sdk library provides logging, HTTP, and telemetry services for Micro Frontends (MFE). It is published to the public npm repository (npmjs) because @wxcc-desktop/sdk depends on some of its TypeScript type definitions.

Publish unified-ui-platform-sdk to External npm Repository (e.g., npmjs.com)

To publish the unified-ui-platform-sdk package to an external npm repository like npmjs.com, follow these steps:

  • Verify Membership
    Ensure you are a member of the @uuip project on npmjs.com. If not, contact your lead to request access.

  • Update Version

    ⚠️ Important Step: Update Version
    Increment the version number in the package.json file according to semantic versioning. Ensure the version changes are merged into the main branch before publishing. 🛠️📦

  • Run Publish Command
    Execute the following command to publish the package:

    npm run publish:external
    
  • Login to npmjs
    During the process, npm will prompt you to log in to npmjs via your browser. Complete the login process.

  • Verify Publication
    After a successful login, the new version of the package will be published to npmjs.com.

FAQs

Package last updated on 23 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts