Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/papaparse

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/papaparse - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

2

papaparse/index.d.ts

@@ -159,3 +159,3 @@ // Type definitions for PapaParse 5.2

aborted: boolean; // Whether process was aborted
fields: string[]; // Array of field names
fields?: string[]; // Array of field names
truncated: boolean; // Whether preview consumed all input

@@ -162,0 +162,0 @@ cursor: number;

{
"name": "@types/papaparse",
"version": "5.2.0",
"version": "5.2.1",
"description": "TypeScript definitions for PapaParse",

@@ -69,4 +69,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "dd8f1a5e4b66435ac35454943e8aba54e3f34d6e7cf5c0602a66afa8e70ef9a8",
"typesPublisherContentHash": "8910b1bfcebcc0579c77a6b345d3cd0e0d8b3cab896688fce289cecac1f54f69",
"typeScriptVersion": "3.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 26 Aug 2020 21:06:58 GMT
* Last updated: Fri, 28 Aug 2020 23:00:05 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: `Papa`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc