@types/node 12.12.21 → 12.12.25

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.
Files changed (49) hide show
  1. {node → node v12}/LICENSE +0 -0
  2. node/README.md → node v12/README.md +2 -2
  3. {node → node v12}/assert.d.ts +0 -0
  4. {node → node v12}/async_hooks.d.ts +0 -0
  5. {node → node v12}/base.d.ts +0 -0
  6. {node → node v12}/buffer.d.ts +0 -0
  7. {node → node v12}/child_process.d.ts +0 -0
  8. {node → node v12}/cluster.d.ts +0 -0
  9. {node → node v12}/console.d.ts +0 -0
  10. {node → node v12}/constants.d.ts +0 -0
  11. {node → node v12}/crypto.d.ts +0 -0
  12. {node → node v12}/dgram.d.ts +0 -0
  13. {node → node v12}/dns.d.ts +0 -0
  14. {node → node v12}/domain.d.ts +0 -0
  15. {node → node v12}/events.d.ts +0 -0
  16. node/fs.d.ts → node v12/fs.d.ts +1 -0
  17. {node → node v12}/globals.d.ts +0 -0
  18. {node → node v12}/http.d.ts +0 -0
  19. {node → node v12}/http2.d.ts +0 -0
  20. {node → node v12}/https.d.ts +0 -0
  21. node/index.d.ts → node v12/index.d.ts +1 -1
  22. {node → node v12}/inspector.d.ts +0 -0
  23. {node → node v12}/module.d.ts +0 -0
  24. {node → node v12}/net.d.ts +0 -0
  25. {node → node v12}/os.d.ts +0 -0
  26. node/package.json → node v12/package.json +2 -2
  27. {node → node v12}/path.d.ts +0 -0
  28. {node → node v12}/perf_hooks.d.ts +0 -0
  29. {node → node v12}/process.d.ts +0 -0
  30. {node → node v12}/punycode.d.ts +0 -0
  31. {node → node v12}/querystring.d.ts +0 -0
  32. {node → node v12}/readline.d.ts +0 -0
  33. {node → node v12}/repl.d.ts +0 -0
  34. {node → node v12}/stream.d.ts +0 -0
  35. {node → node v12}/string_decoder.d.ts +0 -0
  36. {node → node v12}/timers.d.ts +0 -0
  37. {node → node v12}/tls.d.ts +0 -0
  38. {node → node v12}/trace_events.d.ts +0 -0
  39. {node → node v12}/ts3.2/fs.d.ts +0 -0
  40. {node → node v12}/ts3.2/globals.d.ts +0 -0
  41. node/ts3.2/index.d.ts → node v12/ts3.2/index.d.ts +0 -5
  42. {node → node v12}/ts3.2/util.d.ts +0 -0
  43. {node → node v12}/tty.d.ts +0 -0
  44. {node → node v12}/url.d.ts +0 -0
  45. {node → node v12}/util.d.ts +0 -0
  46. {node → node v12}/v8.d.ts +0 -0
  47. {node → node v12}/vm.d.ts +0 -0
  48. {node → node v12}/worker_threads.d.ts +0 -0
  49. {node → node v12}/zlib.d.ts +0 -0
File without changes
@@ -5,10 +5,10 @@
5
5
  This package contains type definitions for Node.js (http://nodejs.org/).
6
6
 
7
7
  # Details
8
- Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
8
+ Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v12.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 18 Dec 2019 14:37:03 GMT
11
+ * Last updated: Fri, 17 Jan 2020 18:31:11 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Buffer`, `NodeJS`, `Symbol`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `queueMicrotask`, `require`, `setImmediate`, `setInterval`, `setTimeout`
14
14
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1824,6 +1824,7 @@ declare module "fs" {
1824
1824
  fd?: number;
1825
1825
  mode?: number;
1826
1826
  autoClose?: boolean;
1827
+ emitClose?: boolean;
1827
1828
  start?: number;
1828
1829
  highWaterMark?: number;
1829
1830
  }): WriteStream;
File without changes
File without changes
File without changes
File without changes
@@ -61,7 +61,7 @@
61
61
 
62
62
  // Forward-declarations for needed types from es2015 and later (in case users are using `--lib es5`)
63
63
  // Empty interfaces are used here which merge fine with the real declarations in the lib XXX files
64
- // just to ensure the names are known and node typings can be sued without importing these libs.
64
+ // just to ensure the names are known and node typings can be used without importing these libs.
65
65
  // if someone really needs these types the libs need to be added via --lib or in tsconfig.json
66
66
  interface MapConstructor { }
67
67
  interface WeakMapConstructor { }
File without changes
File without changes
File without changes
File without changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "12.12.21",
3
+ "version": "12.12.25",
4
4
  "description": "TypeScript definitions for Node.js",
5
5
  "license": "MIT",
6
6
  "contributors": [
@@ -226,6 +226,6 @@
226
226
  },
227
227
  "scripts": {},
228
228
  "dependencies": {},
229
- "typesPublisherContentHash": "95df00620e4725d6d034583a81fab4ba24e188951cedc7dc940fd055b4643f0c",
229
+ "typesPublisherContentHash": "b3a8dc246d77431984496bcacafd42c40557fd567fac81619344583f8db2444a",
230
230
  "typeScriptVersion": "2.8"
231
231
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,10 +1,5 @@
1
1
  // NOTE: These definitions support NodeJS and TypeScript 3.2.
2
2
 
3
- // NOTE: TypeScript version-specific augmentations can be found in the following paths:
4
- // - ~/base.d.ts - Shared definitions common to all TypeScript versions
5
- // - ~/index.d.ts - Definitions specific to TypeScript 2.1
6
- // - ~/ts3.2/index.d.ts - Definitions specific to TypeScript 3.2
7
-
8
3
  // Reference required types from the default lib:
9
4
  /// <reference lib="es2018" />
10
5
  /// <reference lib="esnext.asynciterable" />
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes