Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
agnostic-angular
Advanced tools
From monorepo top-level root directory, run following to install all dependencies
From monorepo top-level root directory, run following to install all dependencies
npm run
The dist library should already be built, but to do so do the following from
here in the agnostic-angular
package's top-level directory:
npm run build:ag # this will output libs to /dist
Now fire up the example app (currently a sort of kitchen sink of coponents rendered to the page):
npm run start # will serve at: http://localhost:4234/
This set up leverages nx and so the first place you should look to understand details about the setup is at: agnostic-angular/angular.json
The components in the examples are being rendered in agnostic-angular/apps/examples/src/app/app.component.html
.
npm run storybook
FAQs
From monorepo top-level root directory, run following to install all dependencies
The npm package agnostic-angular receives a total of 1 weekly downloads. As such, agnostic-angular popularity was classified as not popular.
We found that agnostic-angular 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.