@types/node 16.18.76 → 16.18.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
node v16.18/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v16.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 26 Jan 2024 04:36:02 GMT
11
+ * Last updated: Tue, 30 Jan 2024 21:35:45 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "16.18.76",
3
+ "version": "16.18.77",
4
4
  "description": "TypeScript definitions for node",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6
6
  "license": "MIT",
@@ -222,7 +222,6 @@
222
222
  },
223
223
  "scripts": {},
224
224
  "dependencies": {},
225
- "typesPublisherContentHash": "05b8618c435d96ef511d4c4b5b3c7c45331f6b753e07fb40eb9d3b1503cf1b8d",
226
- "typeScriptVersion": "4.6",
227
- "nonNpm": true
225
+ "typesPublisherContentHash": "55fb556c3e611faca0d4269a09dd87ad00280e698cc3f38ac8b1e61f75030feb",
226
+ "typeScriptVersion": "4.6"
228
227
  }