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

aurelia-task-queue

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-task-queue - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

bower.json
{
"name": "aurelia-task-queue",
"version": "1.3.1",
"version": "1.3.2",
"description": "A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,1 +1,6 @@

<a name="1.3.2"></a>
## [1.3.2](https://github.com/aurelia/task-queue/compare/1.3.1...1.3.2) (2019-01-18)
* Add module field to package.json
<a name="1.3.1"></a>

@@ -2,0 +7,0 @@ ## [1.3.1](https://github.com/aurelia/task-queue/compare/1.3.0...1.3.1) (2018-06-18)

{
"name": "aurelia-task-queue",
"version": "1.3.1",
"version": "1.3.2",
"description": "A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.",

@@ -18,2 +18,3 @@ "keywords": [

"main": "dist/commonjs/aurelia-task-queue.js",
"module": "dist/es2015/aurelia-task-queue.js",
"typings": "dist/aurelia-task-queue.d.ts",

@@ -20,0 +21,0 @@ "repository": {

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