@types/papaparse
Advanced tools
@@ -85,2 +85,8 @@ /// <reference types="node" /> | ||
| /** | ||
| * The unicode Byte Order Mark (\ufeff). | ||
| * @see https://en.wikipedia.org/wiki/Byte_order_mark | ||
| */ | ||
| export const BYTE_ORDER_MARK: "\ufeff"; | ||
| /** The true delimiter. Invisible. ASCII code 30. Should be doing the job we strangely rely upon commas and tabs for. */ | ||
@@ -87,0 +93,0 @@ export const RECORD_SEP: "\x1E"; |
| { | ||
| "name": "@types/papaparse", | ||
| "version": "5.5.1", | ||
| "version": "5.5.2", | ||
| "description": "TypeScript definitions for papaparse", | ||
@@ -71,4 +71,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/papaparse", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "74e085a25c7c99e838ae50447dbdfc479f4369c4cc7cbb0714a5b7feb02aff3e", | ||
| "typesPublisherContentHash": "b6d18ada3a1bcc9a59ffdb456f791819e57e8743c98c00f569f0b787a2777232", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Mon, 01 Dec 2025 21:01:57 GMT | ||
| * Last updated: Sat, 13 Dec 2025 11:01:56 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
24606
0.59%464
1.09%