[READ-ONLY] Mirror of https://github.com/FoxxMD/redact-string. Redact part or all of a string foxxmd.github.io/redact-string
javascript redact redaction replace-text string string-manipulation typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

Version bump

FoxxMD (Jul 11, 2023, 11:41 AM EDT) 05f06549 88ef3bb4

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@foxxmd/redact-string", 3 - "version": "0.1.1", 3 + "version": "0.1.2", 4 4 "description": "Redact part or all of string by replacing character", 5 5 "repository": "https://github.com/FoxxMD/redact-string", 6 6 "author": "FoxxMD",