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

@types/objects-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/objects-to-csv - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

5

objects-to-csv/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for objects-to-csv 1.3
// Project: https://github.com/anton-bot/objects-to-csv#readme
// Definitions by: Tom Plant <https://github.com/pl4nty>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class ObjectsToCsv {

@@ -7,0 +2,0 @@ /**

10

objects-to-csv/package.json
{
"name": "@types/objects-to-csv",
"version": "1.3.1",
"version": "1.3.2",
"description": "TypeScript definitions for objects-to-csv",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/objects-to-csv",

"name": "Tom Plant",
"url": "https://github.com/pl4nty",
"githubUsername": "pl4nty"
"githubUsername": "pl4nty",
"url": "https://github.com/pl4nty"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "8debdc0d422cdc70e368e383eaeff52652efc0f701a70f1fcb6b1ef512c9544b",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "f55739e28a5c6b141581f336c7b64706c7fe127b30f39f63912e5f0218fe0dd0",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for objects-to-csv 1.3
// Project: https://github.com/anton-bot/objects-to-csv#readme
// Definitions by: Tom Plant <https://github.com/pl4nty>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class ObjectsToCsv {

@@ -71,7 +66,6 @@ /**

### Additional Details
* Last updated: Thu, 08 Jul 2021 18:51:44 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Tom Plant](https://github.com/pl4nty).
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