2.12.0 • Published 6 months ago
@hansevision/tp-global-consumer-services v2.12.0
Global consumer services
Provides logic to provide and consume global services
Installation
npm install --save @hansevision/tp-global-consumer-servicesTest global-consumer-service locally with 'npm link/unlink'
Creating local package of global-consumer-service
in git-Repository of global-consumer-service
- increase version number in 'package.json' - if not already done
- run the following PowerShell command
npm linkin git-Repositories that need to use the local global-consumer-service
- increase version number in 'package.json'
- run the following PowerShell command
npm link @hansevision/tp-global-consumer-services --force- the flag '--force' can be omitted, if the node-version of the global-consumer-service is higher of equal to the git-Repository which needs to use it
Reverting usage of local packaging
- run the following PowerShell command in the git-Repository of global-consumer-service
npm unlink- expected output
success: package '@hansevision/tp-global-consumer-services' uninstalledin git-Repositories that need to use the local global-consumer-service
- run the following PowerShell command
npm unlink @hansevision/tp-global-consumer-services- revert any unwanted changes to 'package.json' in regards to '@hansevision/tp-global-consumer-services'
2.11.0
8 months ago
2.12.0
6 months ago
2.11.1
8 months ago
2.11.2
7 months ago
2.10.1
1 year ago
2.10.0
1 year ago
2.9.5
1 year ago
2.9.4
2 years ago
2.9.3
2 years ago
2.9.2
2 years ago
2.9.1
2 years ago
2.9.0
2 years ago
2.7.0
2 years ago
2.8.0
2 years ago
2.6.0
2 years ago
2.5.0
3 years ago
2.4.0
3 years ago
2.3.0
3 years ago
2.2.0
3 years ago
2.1.0
3 years ago
2.0.0
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago