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

@servicetitan/application-data

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/application-data

This package is used for sharing api available in monolith between main-app frontend and micro-frontends. So MFE can fetch any data from monolith.

  • 1.0.1
  • unpublished
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

@servicetitan/application-data

This package is used for sharing api available in monolith between main-app frontend and micro-frontends. So MFE can fetch any data from monolith.

Each team can add their apis here, use squads directory.

NOTE that there should be no breaking changes here. There is an automatic tests for it.

Publication

To publish your changes just run Application data publish action from GitHub. Currently, we have two flows of publication:

  1. master publication

    • Publish from master branch
    • Increase patch version of the highest version published before
    • Publish with latest tag
  2. canary publication

    • Publish from any branch except master
    • Use 0.0.0-{branchName}.${last-commit-hash} version
    • Publish with canary tag

FAQs

Package last updated on 03 Nov 2022

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

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