@types/jexl
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for jexl 2.3 | ||
// Project: https://github.com/TomFrost/Jexl | ||
// Definitions by: Marcin Tomczyk <https://github.com/m-tomczyk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
import Expression, { Context } from "./Expression"; | ||
@@ -8,0 +2,0 @@ import Grammar from "./Grammar"; |
{ | ||
"name": "@types/jexl", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "TypeScript definitions for jexl", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jexl", | ||
"name": "Marcin Tomczyk", | ||
"url": "https://github.com/m-tomczyk", | ||
"githubUsername": "m-tomczyk" | ||
"githubUsername": "m-tomczyk", | ||
"url": "https://github.com/m-tomczyk" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3539cccfefebce0821c682a18e2c4b134548e6ebf69638aa4fa34601777c7f3a", | ||
"typesPublisherContentHash": "ce4efb8ec4210312969255067587fe1c853f9e927f171d204af653ea60b24cfa", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Marcin Tomczyk](https://github.com/m-tomczyk). |
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
11511
208
16