Comparing version 4.0.0-alpha.0 to 4.0.0
{ | ||
"name": "fast-csv", | ||
"version": "4.0.0-alpha.0", | ||
"version": "4.0.0", | ||
"description": "CSV parser and writer", | ||
@@ -38,7 +38,7 @@ "main": "./build/src/index.js", | ||
"dependencies": { | ||
"@fast-csv/format": "^4.0.0-alpha.0", | ||
"@fast-csv/parse": "^4.0.0-alpha.0", | ||
"@fast-csv/format": "^4.0.0", | ||
"@fast-csv/parse": "^4.0.0", | ||
"@types/node": "^12.12.17" | ||
}, | ||
"gitHead": "9b3bcc76a7ee0ae689069eb575b39a6676f157ae" | ||
"gitHead": "89db9960b5f2c7e1cf6e62fe398ccd46fb59761c" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1
0
4935
Updated@fast-csv/format@^4.0.0
Updated@fast-csv/parse@^4.0.0