@types/node
Advanced tools
Comparing version 22.10.0 to 22.10.1
{ | ||
"name": "@types/node", | ||
"version": "22.10.0", | ||
"version": "22.10.1", | ||
"description": "TypeScript definitions for node", | ||
@@ -223,4 +223,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "ce362bea3fcf1e354f4dc2b40d8779a88c8b89b200fed59ec53f508677acde75", | ||
"typesPublisherContentHash": "3701fe96f56663784f5ca896f95c630cfe62583f01bf6ce5e7a4e52c4d15e944", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Nov 2024 03:13:05 GMT | ||
* Last updated: Thu, 28 Nov 2024 06:02:26 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
@@ -448,3 +448,3 @@ /** | ||
*/ | ||
function deserialize(buffer: NodeJS.TypedArray): any; | ||
function deserialize(buffer: NodeJS.ArrayBufferView): any; | ||
/** | ||
@@ -451,0 +451,0 @@ * The `v8.takeCoverage()` method allows the user to write the coverage started by `NODE_V8_COVERAGE` to disk on demand. This method can be invoked multiple |
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
2284892