@softwareventures/csv
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "@softwareventures/csv", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "Parser and serializer for CSV and related formats", | ||
@@ -27,3 +27,3 @@ "repository": "github:softwareventures/csv", | ||
"cz-conventional-changelog": "3.1.0", | ||
"semantic-release": "17.0.2", | ||
"semantic-release": "17.0.3", | ||
"tslint": "5.20.1", | ||
@@ -33,3 +33,3 @@ "typescript": "3.7.5" | ||
"dependencies": { | ||
"@softwareventures/array": "^0.19.0", | ||
"@softwareventures/array": "^0.20.0", | ||
"@softwareventures/table": "^0.1.2", | ||
@@ -36,0 +36,0 @@ "escape-string-regexp": "^2.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@softwareventures/array@0.20.0(transitive)
- Removed@softwareventures/array@0.19.1(transitive)