@iwsio/json-csv-node
Advanced tools
Comparing version 6.0.0-alpha.6 to 6.0.0
{ | ||
"name": "@iwsio/json-csv-node", | ||
"version": "6.0.0-alpha.6", | ||
"version": "6.0.0", | ||
"description": "Easily convert JSON to CSV in Node.JS. This package supports streaming and buffered conversion to CSV.", | ||
@@ -45,10 +45,10 @@ "homepage": "https://github.com/IWSLLC/json-csv", | ||
"@types/node": "^18.16.18", | ||
"debug": "^4.3.2", | ||
"@typescript-eslint/eslint-plugin": "^5.39.0", | ||
"@typescript-eslint/parser": "^5.39.0", | ||
"debug": "^4.3.2", | ||
"eslint": "^8.24.0", | ||
"eslint-import-resolver-typescript": "^3.5.5", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-mocha": "^10.0.3", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-mocha": "^10.0.3", | ||
"eslint-plugin-promise": "^6.0.0", | ||
@@ -63,5 +63,5 @@ "npm-run-all": "^4.1.5", | ||
"dependencies": { | ||
"@iwsio/json-csv-core": "^1.0.0-alpha.1" | ||
"@iwsio/json-csv-core": "^1.0.0" | ||
}, | ||
"license": "BSD-3-Clause" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
26235
Updated@iwsio/json-csv-core@^1.0.0