Skip to content

v1.1.1

Compare
Choose a tag to compare
@drashbot drashbot released this 04 Apr 12:30
545df90

Compatibility

  • Requires Deno v1.8.3
  • Uses Deno std@0.92.0

Importing

  • Import this latest release by using the following in your project(s):
    import { HeadlessBrowser } from "https://deno.land/x/sinco@v1.1.1/mod.ts";

Updates

  • chore: Support latest Deno verison