Socket
Book a DemoInstallSign in
Socket

angular2-bundle

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-bundle

Dependency bundle for all the Angular 2 related packages.

2.2.1
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

angular2-bundle

Dependency Status devDependency Status

Dependency bundle for all the Angular 2 related packages. It aims to reduce the package number.

Instead of this

"dependencies": {
  "@angular/common": "2.2.1",
  "@angular/compiler": "2.2.1",
  "@angular/core": "2.2.1",
  "@angular/forms": "2.2.1",
  "@angular/http": "2.2.1",
  "@angular/platform-browser": "2.2.1",
  "@angular/platform-browser-dynamic": "2.2.1",
  "@angular/router": "3.2.1",
  "@angular/upgrade": "2.2.1",
  "core-js": "2.4.1",
  "rxjs": "5.0.0-beta.12",
  "zone.js": "0.6.26"
}

you can write this

"dependencies": {
  "angular2-bundle": "2.2.1"
}

The package version is in sync with the version of @angular/core. Includes additional packages necessary to run an Angular 2 application.

Installation

npm install angular2-bundle --save

FAQs

Package last updated on 17 Nov 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.