@types/pause
Advanced tools
+1
-1
| /// <reference types="node" /> | ||
| import * as stream from "stream"; | ||
| import stream = require("stream"); | ||
@@ -4,0 +4,0 @@ export = pause; |
| { | ||
| "name": "@types/pause", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "TypeScript definitions for pause", | ||
@@ -25,4 +25,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pause", | ||
| }, | ||
| "typesPublisherContentHash": "3ad31b20acb1fa528ece446af4ce1f1e1e2fbc899a8e39fda184003d131699bc", | ||
| "typeScriptVersion": "4.5" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "65eb1ae71453302e1f70de7910750a531db66b9a99bc3ddaa0d9769ae1542db7", | ||
| "typeScriptVersion": "5.2" | ||
| } |
+2
-2
@@ -12,3 +12,3 @@ # Installation | ||
| /// <reference types="node" /> | ||
| import * as stream from "stream"; | ||
| import stream = require("stream"); | ||
@@ -29,3 +29,3 @@ export = pause; | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
| * Last updated: Fri, 24 Oct 2025 04:02:41 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -32,0 +32,0 @@ |
3122
0.97%