@types/async-lock
Advanced tools
Comparing version 0.0.19 to 0.0.20
// Type definitions for async-lock | ||
// Project: https://github.com/rain1017/async-lock | ||
// Definitions by: Elisée MAURER <https://github.com/elisee/> | ||
// Definitions by: Elisée MAURER <https://github.com/elisee> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/async-lock", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "TypeScript definitions for async-lock", | ||
"license": "MIT", | ||
"author": "Elisée MAURER <https://github.com/elisee/>", | ||
"contributors": [ | ||
{ | ||
"name": "Elisée MAURER", | ||
"url": "https://github.com/elisee" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +19,4 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "e229f4b28481975607b8cbaaec2c84cda387cf55db6ed7a664136fbcde6ceaa2" | ||
"typesPublisherContentHash": "ccdcc3d89c21aadedc45b0574706cf4e037233442327c440abbc072142bf413b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,12 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/async-lock | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-lock | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 16:15:22 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: AsyncLock | ||
* Last updated: Mon, 21 Aug 2017 21:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Elisée MAURER <https://github.com/elisee/>. | ||
These definitions were written by Elisée MAURER <https://github.com/elisee>. |
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
3086
21
17