Socket
Socket
Sign inDemoInstall

csv-stringify

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv-stringify - npm Package Compare versions

Comparing version 6.2.1 to 6.2.2

1

dist/cjs/index.d.ts

@@ -49,2 +49,3 @@ /// <reference types="node" />

number?: Cast<number>
bigint?: Cast<bigint>
/**

@@ -51,0 +52,0 @@ * Custom formatter for generic object values

@@ -49,2 +49,3 @@ /// <reference types="node" />

number?: Cast<number>
bigint?: Cast<bigint>
/**

@@ -51,0 +52,0 @@ * Custom formatter for generic object values

@@ -49,2 +49,3 @@ /// <reference types="node" />

number?: Cast<number>
bigint?: Cast<bigint>
/**

@@ -51,0 +52,0 @@ * Custom formatter for generic object values

4

package.json
{
"version": "6.2.1",
"version": "6.2.2",
"name": "csv-stringify",

@@ -104,3 +104,3 @@ "description": "CSV stringifier implementing the Node.js `stream.Transform` API",

},
"gitHead": "f5b1946347e762a84187c685a17773c06bf37565"
"gitHead": "9fcd6da068cca24f21f63cace0734366a33a5f2d"
}
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