Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 22 Nov 22:58
5726481

Changes

  • refactor: use subtle crypto for hashing + hmac (#16)

Installation

Import this release:

import { AWSSignerV4 }  from "https://deno.land/x/[email protected]/mod.ts";

Cache this release:

deno cache https://deno.land/x/[email protected]/mod.ts

Documentation can be found on deno doc.