Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aurelia

Package Overview
Dependencies
Maintainers
2
Versions
736
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F

  • 0.4.0-dev.201910092048
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
556
decreased by-45.28%
Maintainers
2
Weekly downloads
 
Created
Source

License: MIT lerna TypeScript CircleCI Test Coverage npm

aurelia

This is the umbrella package for Aurelia 2. It re-exports selected internals from following Aurelia 2 packages:

@aurelia/debug
@aurelia/fetch-client
@aurelia/jit
@aurelia/jit-html
@aurelia/jit-html-browser
@aurelia/kernel
@aurelia/router
@aurelia/runtime
@aurelia/runtime-html
@aurelia/runtime-html-browser

It's designed to simplify app development, and we recommend all app authors to use this package. Ideally, unused Aurelia 2 features will be tree-shaken off by JavaScript bundlers.

Note plugin authors should instead use individual scoped @aurelia/* packages in order to avoid bringing in unnecessary dependencies.

Installing

For the latest stable version:

npm install --save-dev aurelia

For our nightly builds:

npm install --save-dev aurelia@dev

Keywords

FAQs

Package last updated on 09 Oct 2019

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc