@types/mustache
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -327,3 +327,3 @@ // Type definitions for Mustache 4.2 | ||
*/ | ||
export const escape: EscapeFunction; | ||
export let escape: EscapeFunction; | ||
@@ -330,0 +330,0 @@ /** |
{ | ||
"name": "@types/mustache", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "TypeScript definitions for Mustache", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mustache", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "de10db9f894fb3c4ccfc32a79d91cdf7d4f8f007fb8872b01e9ef394f0b6ab48", | ||
"typeScriptVersion": "4.0", | ||
"typesPublisherContentHash": "40e8edbc0d75df802586b2ffd23292af51e291a8e5c8ca9bfc110289bbedd001", | ||
"typeScriptVersion": "4.1", | ||
"exports": { | ||
@@ -42,0 +42,0 @@ "./package.json": "./package.json", |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 18 Jul 2022 18:32:23 GMT | ||
* Last updated: Wed, 23 Nov 2022 18:11:53 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `Mustache` |
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
15615