Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@finbourne/lusid-sdk-angular14
Advanced tools
An angular (14+) SDK for secure access to the LUSID® by FINBOURNE web API
This library was generated with Angular CLI version 14.2.4.
You can use the standard Angular CLI (ng) commands to enhance this project.
This is used to generate the lusid-sdk-angular14 npm package.
This uses Open API Tools openapi-generator-cli to auto-generate files from the specified LUSID OpenApi specification, available from here.
To generate the files and build the SDK run the following command after get the latest LUSID API specification from here) and updating the lusid.json
file
curl --output lusid.json -X GET https://www.lusid.com/api/swagger/v0/swagger.json
docker compose -f docker-compose.yml up
dist/lusid-sdk-angular14
projects\lusid-sdk-angular14\src\lib\.generated
docker compose -f docker-compose.yml up --build
dist/lusid-sdk-angular14
npm publish . --access public
string
rather than Date
.
Date
is that this only has millisecond accuracy, so you can loose information by converting a valid value returned from LUSID into a Date
. e.g. If you receive 2022-02-20T12:13:14.1234567+00:00 and convert this to a Date
when you send this back to LUSID you would get 2022-02-20T12:13:14.123Z * which isn't the same as the value received."type": "string". "format": "date-time"
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
FAQs
An angular (14+) SDK for secure access to the LUSID® by FINBOURNE web API
The npm package @finbourne/lusid-sdk-angular14 receives a total of 18 weekly downloads. As such, @finbourne/lusid-sdk-angular14 popularity was classified as not popular.
We found that @finbourne/lusid-sdk-angular14 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.