@softwareventures/csv
Advanced tools
Comparing version 0.1.17 to 0.1.18
@@ -1,2 +0,2 @@ | ||
Copyright 2018-2019 Software Ventures Limited. | ||
Copyright 2018-2020 Software Ventures Limited. | ||
@@ -3,0 +3,0 @@ Permission to use, copy, modify, and/or distribute this software for any |
{ | ||
"name": "@softwareventures/csv", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "Parser and serializer for CSV and related formats", | ||
@@ -26,9 +26,9 @@ "repository": "github:softwareventures/csv", | ||
"@softwareventures/tslint-rules": "0.7.1", | ||
"cz-conventional-changelog": "3.0.2", | ||
"semantic-release": "15.14.0", | ||
"cz-conventional-changelog": "3.1.0", | ||
"semantic-release": "17.0.2", | ||
"tslint": "5.20.1", | ||
"typescript": "3.7.4" | ||
"typescript": "3.7.5" | ||
}, | ||
"dependencies": { | ||
"@softwareventures/array": "^0.18.0", | ||
"@softwareventures/array": "^0.19.0", | ||
"@softwareventures/table": "^0.1.2", | ||
@@ -35,0 +35,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
13206
+ Added@softwareventures/array@0.19.1(transitive)
+ Addeddictionary-types@1.1.0(transitive)
- Removed@softwareventures/array@0.18.0(transitive)
- Removeddictionary-types@1.2.1(transitive)