Releases: neofinancial/ccscan
Releases · neofinancial/ccscan
v1.1.2
19 Oct 16:00
Compare
Sorry, something went wrong.
No results found
Changed node_modules glob pattern to also exclude nested node_modules
v1.1.0
09 Mar 15:27
Compare
Sorry, something went wrong.
No results found
Add ignore-numbers argument which takes an array of numbers you want to ignore
v1.0.4
10 Dec 20:57
Compare
Sorry, something went wrong.
No results found
When luhn-check is enabled, scanFile will now run a luhn check before flagging a file. Previously the luhn check only affected console output logic.
Upgrade to TypeScript 3.7.3
v1.0.3
10 Dec 17:03
Compare
Sorry, something went wrong.
No results found
Changed main property in package.json to build/index.js to match the ncc build output
v1.0.2
13 Nov 21:09
Compare
Sorry, something went wrong.
No results found
Build with @zeit/ncc for better performance
Fix line endings in bin file
v1.0.1
06 Nov 23:35
Compare
Sorry, something went wrong.
No results found
Modified scanFiles function to return a list of file names where credit card numbers are found.
v1.0.0
30 Oct 00:23
Compare
Sorry, something went wrong.
No results found