csv-parse
Advanced tools
Comparing version 4.8.0 to 4.8.1
@@ -13,2 +13,6 @@ | ||
## Version 4.8.1 | ||
* package: move pad dependencyu to dev | ||
## Version 4.8.0 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"name": "csv-parse", | ||
@@ -62,2 +62,3 @@ "description": "CSV parsing implementing the Node.js `stream.Transform` API", | ||
"mocha": "^6.2.0", | ||
"pad": "^3.2.0", | ||
"should": "^13.2.3", | ||
@@ -87,6 +88,3 @@ "stream-transform": "^2.0.1", | ||
"./lib/sync.d.ts" | ||
], | ||
"dependencies": { | ||
"pad": "^3.2.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
129246
0
16
- Removedpad@^3.2.0
- Removed@rollup/rollup-linux-x64-gnu@4.9.5(transitive)
- Removedclone@1.0.4(transitive)
- Removeddefaults@1.0.4(transitive)
- Removedpad@3.3.0(transitive)
- Removedwcwidth@1.0.1(transitive)