aurelia-task-queue
Advanced tools
Comparing version 1.0.0-beta.1.2.0 to 1.0.0-beta.1.2.1
{ | ||
"name": "aurelia-task-queue", | ||
"version": "1.0.0-beta.1.2.0", | ||
"version": "1.0.0-beta.1.2.1", | ||
"description": "A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.", | ||
@@ -12,2 +12,4 @@ "keywords": [ | ||
"homepage": "http://aurelia.io", | ||
"main": "dist/commonjs/aurelia-task-queue.js", | ||
"moduleType": "node", | ||
"license": "MIT", | ||
@@ -14,0 +16,0 @@ "authors": [ |
@@ -0,1 +1,4 @@ | ||
### 1.0.0-beta.1.2.1 (2016-05-10) | ||
### 1.0.0-beta.1.2.0 (2016-03-22) | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "aurelia-task-queue", | ||
"version": "1.0.0-beta.1.2.0", | ||
"version": "1.0.0-beta.1.2.1", | ||
"description": "A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# aurelia-task-queue | ||
[![npm Version](https://img.shields.io/npm/v/aurelia-task-queue.svg)](https://www.npmjs.com/package/aurelia-task-queue) | ||
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io) | ||
@@ -8,14 +9,4 @@ [![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
> To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.durandal.io/). If you have questions, we invite you to [join us on Gitter](https://gitter.im/aurelia/discuss). If you would like to have deeper insight into our development process, please install the [ZenHub](https://zenhub.io) Chrome Extension and visit any of our repository's boards. You can get an overview of all Aurelia work by visiting [the framework board](https://github.com/aurelia/framework#boards). | ||
> To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.durandal.io/) and [our email list](http://durandal.us10.list-manage1.com/subscribe?u=dae7661a3872ee02b519f6f29&id=3de6801ccc). We also invite you to [follow us on twitter](https://twitter.com/aureliaeffect). If you have questions, please [join our community on Gitter](https://gitter.im/aurelia/discuss). If you would like to have deeper insight into our development process, please install the [ZenHub](https://zenhub.io) Chrome or Firefox Extension and visit any of our repository's boards. You can get an overview of all Aurelia work by visiting [the framework board](https://github.com/aurelia/framework#boards). | ||
## Dependencies | ||
This library has **NO** external dependencies. | ||
## Used By | ||
* [aurelia-binding](https://github.com/aurelia/binding) | ||
* [aurelia-framework](https://github.com/aurelia/framework) | ||
* [aurelia-templating](https://github.com/aurelia/templating) | ||
## Platform Support | ||
@@ -22,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123552
2057
64