@types/esprima
Advanced tools
Comparing version 2.1.38 to 2.1.39
@@ -1,6 +0,1 @@ | ||
// Type definitions for Esprima v2.1.0 | ||
// Project: http://esprima.org | ||
// Definitions by: teppeis <https://github.com/teppeis>, RReverser <https://github.com/RReverser> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="estree" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/esprima", | ||
"version": "2.1.38", | ||
"description": "TypeScript definitions for Esprima", | ||
"version": "2.1.39", | ||
"description": "TypeScript definitions for esprima", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esprima", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "teppeis", | ||
"url": "https://github.com/teppeis", | ||
"githubUsername": "teppeis" | ||
"githubUsername": "teppeis", | ||
"url": "https://github.com/teppeis" | ||
}, | ||
{ | ||
"name": "RReverser", | ||
"url": "https://github.com/RReverser", | ||
"githubUsername": "RReverser" | ||
"githubUsername": "RReverser", | ||
"url": "https://github.com/RReverser" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "e7fd8b3d2b281d14d3c9ab1769064890ec8ab0e426d4cf8fb99b18bf026f5903", | ||
"typesPublisherContentHash": "7a7a4cc9c84583c68e066fed0037c1a857aa5af222e5121b91374bc5d27af21c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Esprima (http://esprima.org). | ||
This package contains type definitions for esprima (http://esprima.org). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: [@types/estree](https://npmjs.com/package/@types/estree) | ||
* Global values: `esprima` | ||
# Credits | ||
These definitions were written by [teppeis](https://github.com/teppeis), and [RReverser](https://github.com/RReverser). |
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
6393
91
16