@types/math-expression-evaluator
Advanced tools
Comparing version
@@ -1,7 +0,1 @@ | ||
// Type definitions for math-expression-evaluator 1.3 | ||
// Project: https://github.com/bugwheels94/math-expression-evaluator | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Adam Zerella <https://github.com/azerella> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Token { | ||
@@ -8,0 +2,0 @@ token: string; |
{ | ||
"name": "@types/math-expression-evaluator", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "TypeScript definitions for math-expression-evaluator", | ||
@@ -9,10 +9,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/math-expression-evaluator", | ||
{ | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
}, | ||
{ | ||
"name": "Adam Zerella", | ||
"url": "https://github.com/azerella", | ||
"githubUsername": "azerella" | ||
"githubUsername": "azerella", | ||
"url": "https://github.com/azerella" | ||
} | ||
@@ -29,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "86f22c9c95a9a4b52c135caf411981be991ceca92d5e19b4bdbd75c6fc35ef72", | ||
"typesPublisherContentHash": "693a600070b96fdf90b61af70445b81f4cadebeaa3175834ad3e7266ba3d07af", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for math-expression-evaluator 1.3 | ||
// Project: https://github.com/bugwheels94/math-expression-evaluator | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Adam Zerella <https://github.com/azerella> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Token { | ||
@@ -64,7 +58,6 @@ token: string; | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped), and [Adam Zerella](https://github.com/azerella). | ||
These definitions were written by [Adam Zerella](https://github.com/azerella). |
4852
-15.62%38
-11.63%62
-10.14%