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 5.4.0 to 5.4.1

4

CHANGELOG.md
# Changelog
## Version 5.4.1
* bom: fix ts definition
## Version 5.4.0

@@ -5,0 +9,0 @@

4

lib/es5/index.d.ts

@@ -30,5 +30,3 @@ /// <reference types="node" />

*/
bom?: {
boolean?: Cast<boolean>
}
bom?: boolean
/**

@@ -35,0 +33,0 @@ * Key-value object which defines custom cast for certain data types

@@ -30,5 +30,3 @@ /// <reference types="node" />

*/
bom?: {
boolean?: Cast<boolean>
}
bom?: boolean
/**

@@ -35,0 +33,0 @@ * Key-value object which defines custom cast for certain data types

{
"version": "5.4.0",
"version": "5.4.1",
"name": "csv-stringify",

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

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