DefinitelyTyped/types/node
Simon Schick 9061b19a3c types(node): add changes from 10.10 (#28918)
Please fill in this template.

- [x] Use a meaningful title for the pull request. Include the name of the package modified.
- [x] Test the change in your own code. (Compile and run.)
- [x] Add or edit tests to reflect the change. (Run with `npm test`.)
- [x] Follow the advice from the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#make-a-pull-request).
- [x] Avoid [common mistakes](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#common-mistakes).
- [x] Run `npm run lint package-name` (or `tsc` if no `tslint.json` is present).

Select one of these and delete the others:


If changing an existing definition:
- [x] Provide a URL to documentation or source code which provides context for the suggested changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#2018-09-06-version-10100-current-targos
- [x] Increase the version number in the header if appropriate.
- [x] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dtslint/dt.json" }`.

RE: #28708

Lets try this again.
2018-09-17 00:39:14 -07:00
..
scripts/generate-inspector
v0
v4 @types/node: Add 'user-agent' field to IncomingHttpHeaders interface (#28497) 2018-08-30 09:09:02 -07:00
v6 @types/node: Add 'user-agent' field to IncomingHttpHeaders interface (#28497) 2018-08-30 09:09:02 -07:00
v7 @types/node: Add 'user-agent' field to IncomingHttpHeaders interface (#28497) 2018-08-30 09:09:02 -07:00
v8 @types/node: Add 'user-agent' field to IncomingHttpHeaders interface (#28497) 2018-08-30 09:09:02 -07:00
v9 @types/node: Add 'user-agent' field to IncomingHttpHeaders interface (#28497) 2018-08-30 09:09:02 -07:00
index.d.ts types(node): add changes from 10.10 (#28918) 2018-09-17 00:39:14 -07:00
inspector.d.ts [node] bump inspector types (#28039) 2018-08-23 16:04:06 -07:00
node-tests.ts types(node): add changes from 10.10 (#28918) 2018-09-17 00:39:14 -07:00
tsconfig.json
tslint.json