@types/jexl
Advanced tools
Comparing version 1.1.1 to 1.1.2
// Type definitions for jexl 1.1 | ||
// Project: https://github.com/TechnologyAdvice/jexl | ||
// Project: https://github.com/tomfrost/jexl | ||
// Definitions by: Marcin Tomczyk <https://github.com/m-tomczyk> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/jexl", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for jexl", | ||
@@ -14,2 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -21,4 +22,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0914370d3c0bc5926bf7f4921379d88f9f416284dabc530d5dc2f6c9eb4cdec7", | ||
"typesPublisherContentHash": "2db54630c1144a6e56e3b33880d54d5d59f8447ef0193d03e934f035db61926c", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for jexl (https://github.com/TechnologyAdvice/jexl). | ||
This package contains type definitions for jexl ( https://github.com/tomfrost/jexl ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 25 Jul 2018 22:05:07 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:42:15 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
7032