@types/papaparse
Advanced tools
Comparing version 5.3.12 to 5.3.13
@@ -255,2 +255,3 @@ /// <reference types="node" /> | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
beforeFirstChunk?(chunk: string): string | void; | ||
@@ -257,0 +258,0 @@ } |
{ | ||
"name": "@types/papaparse", | ||
"version": "5.3.12", | ||
"version": "5.3.13", | ||
"description": "TypeScript definitions for papaparse", | ||
@@ -70,4 +70,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/papaparse", | ||
}, | ||
"typesPublisherContentHash": "4172f582291fbe56476f296a9de9f29d585e4e95ff0daa649a7e7e952c8277e8", | ||
"typesPublisherContentHash": "5f53e13a78ed4b3a6c93f283e9ff5b47662654f0a9d20f3bb3cadd8362fcc1ee", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -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
23978
449