
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
lineman-angular2
Advanced tools
This is a plugin to get started with Angular 2 using Lineman. This plugin started as a fork of lineman-angular lineman plugin for Angular 1, and re-factored it to support the development of pure Angular 2 applications.
We recommend you look at a Angular 2 template project as a starting point.
This plugin will configure your lineman project to incorporate:
This plugin assumes:
your-project-name
|-- .gitignore
|-- app/
|
|- main/
|- main.css
|- main.html
|- main.ts
|- yourModuleA/
|- moduleA.css
|- moduleA.html
|- moduleA.ts
|- .../
|- yourModuleN/
|- moduleN.css
|- moduleN.html
|- moduleN.ts
|- app.css
|- bootstrap.ts
|-- config/
|-- dist/
|-- generated/
|-- node_modules/
|-- spec/
|
|- *_spec.ts
|-- spec-e2e/
|
|- *_spec-e2e.ts
|-- tasks/
|-- CHANGELOG.md
|-- Gruntfile.js
|-- LICENSE
|-- README.md
|-- index.html
|-- package.json
|-- systems.config.js
|-- tslint.json
|-- typings.json
See the lineman-angular2-template project for a sample application of this plugin.
FAQs
A Lineman plugin for Angular 2
We found that lineman-angular2 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.