@types/falafel
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -1,7 +0,1 @@ | ||
// Type definitions for falafel 2.2 | ||
// Project: https://github.com/substack/node-falafel | ||
// Definitions by: Przemysław Struciński <https://github.com/delprzemo> | ||
// leumasme <https://github.com/leumasme> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
/// <reference types="node" /> | ||
@@ -8,0 +2,0 @@ interface OptionsObject { |
{ | ||
"name": "@types/falafel", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "TypeScript definitions for falafel", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/falafel", | ||
"name": "Przemysław Struciński", | ||
"url": "https://github.com/delprzemo", | ||
"githubUsername": "delprzemo" | ||
"githubUsername": "delprzemo", | ||
"url": "https://github.com/delprzemo" | ||
}, | ||
{ | ||
"name": "leumasme", | ||
"url": "https://github.com/leumasme", | ||
"githubUsername": "leumasme" | ||
"githubUsername": "leumasme", | ||
"url": "https://github.com/leumasme" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d2765f6542c4d430361819f856361c81514397be1ae1e7cc7f673b28fd9aa576", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "600157ce3462c6858684082151e240505e7b71f8cab9f0829ffabe1ac4b724af", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for falafel 2.2 | ||
// Project: https://github.com/substack/node-falafel | ||
// Definitions by: Przemysław Struciński <https://github.com/delprzemo> | ||
// leumasme <https://github.com/leumasme> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
/// <reference types="node" /> | ||
@@ -40,7 +34,6 @@ interface OptionsObject { | ||
### Additional Details | ||
* Last updated: Thu, 29 Jul 2021 13:31:24 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Przemysław Struciński](https://github.com/delprzemo), and [leumasme](https://github.com/leumasme). |
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
3950
18
38