Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
emma-test-component
Advanced tools
This library contains any components, services or helpers that can be shared amongst the VPP Portal frontend microsites. If you think something should or could be shared please have a discussion with the team and add it to the library. See the Contribution Guide.
Before the VPP team has a dependency resolution platform like Artifactory in place we will use CodeCommit to serve the package.
yarn add git+ssh://git-codecommit.ap-southeast-2.amazonaws.com/v1/repos/vpp-portal-frontend-shared-library
If you want a specific version specify the tag like so;
yarn add git+ssh://git-codecommit.ap-southeast-2.amazonaws.com/v1/repos/vpp-portal-frontend-shared-library#v0.0.2
When contributing to the shared library try to keep your PR commits squashed to 1 commit message. Write the message in imperative tense. Describe what the commit does to the repository i.e.
adds NavBar component
or fixes a build bug - test coverage threshold was set to 200%
.
When changes are merged into master
, the build system will look at the package.json file for the version
field. It will then attempt to tag the repository with the version and push the tag to the remote.
FAQs
components
The npm package emma-test-component receives a total of 0 weekly downloads. As such, emma-test-component popularity was classified as not popular.
We found that emma-test-component demonstrated a not healthy version release cadence and project activity because the last version was released 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.