@arcjet/redact-wasm
Arcjet sensitive information redaction detection engine.
What is this?
This package provides logic in WebAssembly to locally redact sensitive info.
The files here are generated.
They are wrapped up into @arcjet/redact for use in
JavaScript.
For more info on why we maintain our WebAssembly and JavaScript projects like
this,
see “What is this?” in the readme of
@arcjet/analyze-wasm.
When should I use this?
You should not use this but use @arcjet/redact instead.
Install
This package is ESM only. Install with npm in Node.js:
npm install @arcjet/redact-wasm
Use
Use @arcjet/redact instead.