@types/node
Advanced tools
Comparing version 22.10.2 to 22.10.3
@@ -771,3 +771,3 @@ /** | ||
* Returns the current max listener value for the `EventEmitter` which is either | ||
* set by `emitter.setMaxListeners(n)` or defaults to {@link defaultMaxListeners}. | ||
* set by `emitter.setMaxListeners(n)` or defaults to {@link EventEmitter.defaultMaxListeners}. | ||
* @since v1.0.0 | ||
@@ -774,0 +774,0 @@ */ |
{ | ||
"name": "@types/node", | ||
"version": "22.10.2", | ||
"version": "22.10.3", | ||
"description": "TypeScript definitions for node", | ||
@@ -218,4 +218,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "1c1003be2fa8d4f16936ac129ec72142249d4a14af58831bef4147ca7035833b", | ||
"typesPublisherContentHash": "76896c403a15df2af1ad7a8d1e0064e3f19eae1221d46aa05187347cc7d544fe", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 11 Dec 2024 09:35:14 GMT | ||
* Last updated: Wed, 01 Jan 2025 01:30:02 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
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
2284712