Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@egodigital/egoose
Advanced tools
Helper classes and functions for Node.js 12+ written in TypeScript.
Execute the following command from your project folder, where your package.json
file is stored:
npm install --save @egodigital/egoose
API documentation can be found here.
egoose-samples contains a repository of samples, which demonstrate, how to use the functions and classes of that module.
First install all required node_modules
by executing
npm install
from module's folder.
Now, run TypeScript compiler by executing
npm run build
from same folder.
FIRST BUILD THE MODULE BEFORE PUBLISH!
npm run build && npm publish
Execute
npm run doc
from module's root.
Run the following command
npm test
from module's folder.
8.5.0
FAQs
Helper classes and functions for Node.js 10 or later.
The npm package @egodigital/egoose receives a total of 86 weekly downloads. As such, @egodigital/egoose popularity was classified as not popular.
We found that @egodigital/egoose demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.