datapackage-query
Advanced tools
Comparing version 0.1.6 to 0.1.8
{ | ||
"name": "datapackage-query", | ||
"version": "0.1.6", | ||
"version": "0.1.8", | ||
"description": "Opens datapackage.json and resource.csv files and performs simple queries on the contents", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"csv": "^0.4.1", | ||
"csv": "^5.2.0", | ||
"es6-promise": "^2.0.1", | ||
@@ -30,0 +30,0 @@ "fs": "*", |
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
15296
9
+ Addedcsv@5.5.3(transitive)
+ Addedcsv-generate@3.4.3(transitive)
+ Addedcsv-parse@4.16.3(transitive)
+ Addedcsv-stringify@5.6.5(transitive)
+ Addedmixme@0.5.10(transitive)
+ Addedstream-transform@2.1.3(transitive)
- Removedcsv@0.4.6(transitive)
- Removedcsv-generate@0.0.6(transitive)
- Removedcsv-parse@1.3.3(transitive)
- Removedcsv-stringify@0.0.8(transitive)
- Removedstream-transform@0.1.2(transitive)
Updatedcsv@^5.2.0