Socket
Socket
Sign inDemoInstall

@softwareventures/csv

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softwareventures/csv - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

12

package.json
{
"name": "@softwareventures/csv",
"version": "0.1.19",
"version": "0.1.20",
"description": "Parser and serializer for CSV and related formats",

@@ -24,11 +24,11 @@ "repository": "github:softwareventures/csv",

"devDependencies": {
"@softwareventures/tsconfig": "2.1.0",
"@softwareventures/tsconfig": "2.2.0",
"@softwareventures/tslint-rules": "0.7.1",
"cz-conventional-changelog": "3.1.0",
"semantic-release": "17.0.3",
"semantic-release": "17.0.4",
"tslint": "5.20.1",
"typescript": "3.7.5"
"typescript": "3.8.3"
},
"dependencies": {
"@softwareventures/array": "^0.20.0",
"@softwareventures/array": "^0.21.0",
"@softwareventures/table": "^0.1.2",

@@ -40,5 +40,5 @@ "escape-string-regexp": "^2.0.0",

"commitizen": {
"path": "cz-conventional-changelog"
"path": "./node_modules/cz-conventional-changelog"
}
}
}
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