🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@axa-ch/alt-pod-mortgage-calculator

Package Overview
Dependencies
Maintainers
48
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@axa-ch/alt-pod-mortgage-calculator

Pod Mortgage Calculator

unpublished
latest
Source
npmnpm
Version
3.2.0
Version published
Weekly downloads
0
Maintainers
48
Weekly downloads
 
Created
Source

POD PodMortgageCalculator

This is a Micro Frontend deployable on the AXA.ch WebHub.

Scripts

To install the pod locally: npm install @axa-ch/pod-mortgage-calculator

DEV commands

  • npm start start local DEV environment
  • npm run build to trigger a ESM build needed for Midgard
  • npm run test to run local tests
  • npm run release to execute a release to NPM (VERY IMPORTANT: Read How To Release on this document).

How to release

  • update package.json in the "version": "x.x.x" field. Please follow semver best practices

  • run npm run release

  • commit to develop, add git tag containg the same version as in step 1 and push

  • Execute jenkins jobs (build & deploy and if all good: promote) with the version added in point 1

Worth a read

FAQs

Package last updated on 31 Jan 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