Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 70db017

Browse files
committed
version bump 2.0.16
1 parent 4a90b4d commit 70db017

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![npm version](https://badge.fury.io/js/asyncctx.svg)](https://badge.fury.io/js/asyncctx)
2-
[![Build Status](https://api.travis-ci.org/gms1/node-async-context.svg?branch=master)](https://travis-ci.org/gms1/node-async-context)
2+
[![Build Status](https://api.travis-ci.com/gms1/node-async-context.svg?branch=master)](https://travis-ci.com/gms1/node-async-context)
33
[![Coverage Status](https://coveralls.io/repos/github/gms1/node-async-context/badge.svg?branch=master)](https://coveralls.io/github/gms1/node-async-context?branch=master)
44
[![Dependency Status](https://david-dm.org/gms1/node-async-context.svg)](https://david-dm.org/gms1/node-async-context)
55
[![Known Vulnerabilities](https://snyk.io/test/github/gms1/node-async-context/badge.svg)](https://snyk.io/test/github/gms1/node-async-context)
@@ -51,7 +51,7 @@ process.nextTick(() => {
5151

5252
| Release | Notes |
5353
| --------- | --------------------------------------------------------------------------------------- |
54-
| 2.0.12-15 | maintenance release, nodejs 14 support |
54+
| 2.0.12-16 | maintenance release, nodejs 14 support |
5555
| 2.0.11 | #54: fixed memory leak for chaining asynchronous calls infinitely; thanks to Reko Tiira |
5656
| 2.0.10 | maintenance release |
5757
| 2.0.9 | node 13 supported |

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "asyncctx",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"description": "an asynchronous execution context for TypeScript/JavaScript",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /