@types/express-unless
Advanced tools
Comparing version 0.0.30 to 0.0.31
// Type definitions for express-unless | ||
// Project: https://www.npmjs.org/package/express-unless | ||
// Definitions by: Wonshik Kim <https://github.com/wokim/> | ||
// Definitions by: Wonshik Kim <https://github.com/wokim> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/express-unless", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for express-unless", | ||
"license": "MIT", | ||
"author": "Wonshik Kim <https://github.com/wokim/>", | ||
"contributors": [ | ||
{ | ||
"name": "Wonshik Kim", | ||
"url": "https://github.com/wokim" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +21,4 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "8c47d9bd3bad6a3e38393102a7d6068d49f1f39715c8645d0a893734280a50ca" | ||
"typesPublisherContentHash": "cb0bee1dd905cf5bf3fb853c22165ff7dfd08d9d1dc38801a9e82c519ba73885", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,12 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/express-unless | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-unless | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:58 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: express | ||
* Global values: unless | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Dependencies: express | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Wonshik Kim <https://github.com/wokim/>. | ||
These definitions were written by Wonshik Kim <https://github.com/wokim>. |
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
3131
18
17