@types/send
Advanced tools
+1
-1
| /// <reference types="node" /> | ||
| import * as fs from "fs"; | ||
| import * as stream from "stream"; | ||
| import stream = require("stream"); | ||
@@ -6,0 +6,0 @@ /** |
| { | ||
| "name": "@types/send", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "TypeScript definitions for send", | ||
@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "6206894073da01205b509452f1fd1e673ee949f6908141b011a12357cc16a273", | ||
| "typesPublisherContentHash": "7e844b30112f7eee3dc5a8f5c053af5f6bc07315ee3f5620d343ee55dcc2bffe", | ||
| "typeScriptVersion": "5.2" | ||
| } |
+1
-1
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Fri, 03 Oct 2025 23:32:18 GMT | ||
| * Last updated: Fri, 24 Oct 2025 04:02:41 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
9006
0.01%