@types/coffeescript
Advanced tools
@@ -245,3 +245,3 @@ // Type definitions for CoffeeScript 2.5 | ||
| * @param string String representation of a number. | ||
| * @retuns Parsed float or integer corresponding to number. | ||
| * @returns Parsed float or integer corresponding to number. | ||
| */ | ||
@@ -248,0 +248,0 @@ parseNumber(string: string): number; |
| { | ||
| "name": "@types/coffeescript", | ||
| "version": "2.5.2", | ||
| "version": "2.5.3", | ||
| "description": "TypeScript definitions for CoffeeScript", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/coffeescript", | ||
| }, | ||
| "typesPublisherContentHash": "634f6316cc3a11d4423c695009e8274fcde5332b5a987f191f83c287e94bc354", | ||
| "typeScriptVersion": "4.0" | ||
| "typesPublisherContentHash": "ac8cc02eeb3f88a84413fa6147d566fa8962bcd46d1b9d3531a7d3fa4f7a6a63", | ||
| "typeScriptVersion": "4.3" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Wed, 13 Jul 2022 00:02:33 GMT | ||
| * Last updated: Thu, 25 May 2023 20:34:08 GMT | ||
| * Dependencies: [@types/babel__core](https://npmjs.com/package/@types/babel__core) | ||
@@ -14,0 +14,0 @@ * Global values: none |
32211
0