Socket
Socket
Sign inDemoInstall

csv

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv - npm Package Compare versions

Comparing version 5.5.2 to 5.5.3

24

package.json
{
"name": "csv",
"version": "5.5.2",
"version": "5.5.3",
"description": "A mature CSV toolset with simple api, full of options and tested against large datasets.",

@@ -47,11 +47,11 @@ "keywords": [

"dependencies": {
"csv-generate": "^3.4.2",
"csv-parse": "^4.16.2",
"csv-stringify": "^5.6.4",
"stream-transform": "^2.1.2"
"csv-generate": "^3.4.3",
"csv-parse": "^4.16.3",
"csv-stringify": "^5.6.5",
"stream-transform": "^2.1.3"
},
"devDependencies": {
"@babel/core": "^7.13.14",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.37",
"@babel/core": "^7.15.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.7.8",
"@types/should": "^13.0.0",

@@ -61,6 +61,6 @@ "babelify": "^10.0.0",

"coffeescript": "~2.5.1",
"mocha": "~8.3.2",
"mocha": "~9.1.1",
"should": "~13.2.3",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
"ts-node": "^10.2.1",
"typescript": "^4.4.2"
},

@@ -88,3 +88,3 @@ "mocha": {

"types": "./lib/index.d.ts",
"gitHead": "6b34c28a523bb4c666a5e8a7738640b71edf7b05"
"gitHead": "0fd5209b6862655c384cda052abf38019b959e70"
}
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