@types/node 10.17.55 → 10.17.56
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 v10.17/LICENSE +0 -0
- node v10.17/README.md +1 -1
- node v10.17/assert.d.ts +0 -0
- node v10.17/async_hooks.d.ts +1 -1
- node v10.17/base.d.ts +0 -0
- node v10.17/buffer.d.ts +0 -0
- node v10.17/child_process.d.ts +0 -0
- node v10.17/cluster.d.ts +0 -0
- node v10.17/console.d.ts +0 -0
- node v10.17/constants.d.ts +0 -0
- node v10.17/crypto.d.ts +0 -0
- node v10.17/dgram.d.ts +0 -0
- node v10.17/dns.d.ts +0 -0
- node v10.17/domain.d.ts +0 -0
- node v10.17/events.d.ts +0 -0
- node v10.17/fs.d.ts +0 -0
- node v10.17/globals.d.ts +0 -0
- node v10.17/http.d.ts +0 -0
- node v10.17/http2.d.ts +0 -0
- node v10.17/https.d.ts +0 -0
- node v10.17/index.d.ts +0 -0
- node v10.17/inspector.d.ts +0 -0
- node v10.17/module.d.ts +0 -0
- node v10.17/net.d.ts +0 -0
- node v10.17/os.d.ts +0 -0
- node v10.17/package.json +2 -2
- node v10.17/path.d.ts +0 -0
- node v10.17/perf_hooks.d.ts +0 -0
- node v10.17/process.d.ts +0 -0
- node v10.17/punycode.d.ts +0 -0
- node v10.17/querystring.d.ts +0 -0
- node v10.17/readline.d.ts +0 -0
- node v10.17/repl.d.ts +0 -0
- node v10.17/stream.d.ts +0 -0
- node v10.17/string_decoder.d.ts +0 -0
- node v10.17/timers.d.ts +0 -0
- node v10.17/tls.d.ts +0 -0
- node v10.17/trace_events.d.ts +0 -0
- node v10.17/ts3.6/assert.d.ts +0 -0
- node v10.17/ts3.6/base.d.ts +0 -0
- node v10.17/ts3.6/index.d.ts +0 -0
- node v10.17/tty.d.ts +0 -0
- node v10.17/url.d.ts +0 -0
- node v10.17/util.d.ts +0 -0
- node v10.17/v8.d.ts +0 -0
- node v10.17/vm.d.ts +0 -0
- node v10.17/worker_threads.d.ts +0 -0
- node v10.17/zlib.d.ts +0 -0
node v10.17/LICENSE
CHANGED
|
File without changes
|
node v10.17/README.md
CHANGED
|
@@ -8,7 +8,7 @@ This package contains type definitions for Node.js (http://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v10.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Sat, 27 Mar 2021 00:01:23 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: `Buffer`, `NodeJS`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `require`, `setImmediate`, `setInterval`, `setTimeout`
|
|
14
14
|
|
node v10.17/assert.d.ts
CHANGED
|
File without changes
|
node v10.17/async_hooks.d.ts
CHANGED
node v10.17/base.d.ts
CHANGED
|
File without changes
|
node v10.17/buffer.d.ts
CHANGED
|
File without changes
|
node v10.17/child_process.d.ts
CHANGED
|
File without changes
|
node v10.17/cluster.d.ts
CHANGED
|
File without changes
|
node v10.17/console.d.ts
CHANGED
|
File without changes
|
node v10.17/constants.d.ts
CHANGED
|
File without changes
|
node v10.17/crypto.d.ts
CHANGED
|
File without changes
|
node v10.17/dgram.d.ts
CHANGED
|
File without changes
|
node v10.17/dns.d.ts
CHANGED
|
File without changes
|
node v10.17/domain.d.ts
CHANGED
|
File without changes
|
node v10.17/events.d.ts
CHANGED
|
File without changes
|
node v10.17/fs.d.ts
CHANGED
|
File without changes
|
node v10.17/globals.d.ts
CHANGED
|
File without changes
|
node v10.17/http.d.ts
CHANGED
|
File without changes
|
node v10.17/http2.d.ts
CHANGED
|
File without changes
|
node v10.17/https.d.ts
CHANGED
|
File without changes
|
node v10.17/index.d.ts
CHANGED
|
File without changes
|
node v10.17/inspector.d.ts
CHANGED
|
File without changes
|
node v10.17/module.d.ts
CHANGED
|
File without changes
|
node v10.17/net.d.ts
CHANGED
|
File without changes
|
node v10.17/os.d.ts
CHANGED
|
File without changes
|
node v10.17/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "10.17.
|
|
3
|
+
"version": "10.17.56",
|
|
4
4
|
"description": "TypeScript definitions for Node.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"contributors": [
|
|
@@ -181,6 +181,6 @@
|
|
|
181
181
|
},
|
|
182
182
|
"scripts": {},
|
|
183
183
|
"dependencies": {},
|
|
184
|
-
"typesPublisherContentHash": "
|
|
184
|
+
"typesPublisherContentHash": "18c2cdea13c5e30db950c7244a4de1f6af99ec5255bef9dd22db252e1a936717",
|
|
185
185
|
"typeScriptVersion": "3.5"
|
|
186
186
|
}
|
node v10.17/path.d.ts
CHANGED
|
File without changes
|
node v10.17/perf_hooks.d.ts
CHANGED
|
File without changes
|
node v10.17/process.d.ts
CHANGED
|
File without changes
|
node v10.17/punycode.d.ts
CHANGED
|
File without changes
|
node v10.17/querystring.d.ts
CHANGED
|
File without changes
|
node v10.17/readline.d.ts
CHANGED
|
File without changes
|
node v10.17/repl.d.ts
CHANGED
|
File without changes
|
node v10.17/stream.d.ts
CHANGED
|
File without changes
|
node v10.17/string_decoder.d.ts
CHANGED
|
File without changes
|
node v10.17/timers.d.ts
CHANGED
|
File without changes
|
node v10.17/tls.d.ts
CHANGED
|
File without changes
|
node v10.17/trace_events.d.ts
CHANGED
|
File without changes
|
node v10.17/ts3.6/assert.d.ts
CHANGED
|
File without changes
|
node v10.17/ts3.6/base.d.ts
CHANGED
|
File without changes
|
node v10.17/ts3.6/index.d.ts
CHANGED
|
File without changes
|
node v10.17/tty.d.ts
CHANGED
|
File without changes
|
node v10.17/url.d.ts
CHANGED
|
File without changes
|
node v10.17/util.d.ts
CHANGED
|
File without changes
|
node v10.17/v8.d.ts
CHANGED
|
File without changes
|
node v10.17/vm.d.ts
CHANGED
|
File without changes
|
node v10.17/worker_threads.d.ts
CHANGED
|
File without changes
|
node v10.17/zlib.d.ts
CHANGED
|
File without changes
|