Age | Commit message (Expand) | Author |
---|---|---|
2024-03-05 | Tweak comment wording | Matthew Miller |
2024-02-26 | Update getWebCrypto for Node 20 globalThis.crypto | Matthew Miller |
2024-02-08 | Add note about webpackIgnore magic comment | Matthew Miller |
2024-02-08 | fix: ignore `import("node: crypto")` by webpack | Balázs Orbán |
2023-10-27 | Remove console.log statements | Matthew Miller |
2023-10-27 | Make node:crypto import more resilient | Matthew Miller |
2023-10-26 | Add more test coverage | Matthew Miller |
2023-10-26 | Remove console.log | Matthew Miller |
2023-10-26 | Try to use globalThis.crypto first | Matthew Miller |
2023-08-23 | Fix dynamic import attempt | Matthew Miller |
2023-08-18 | Use single-quotes and increase line width | Matthew Miller |
2023-08-18 | Fix issue with getWebCrypto in Node | Matthew Miller |
2023-08-18 | Finish thought in getWebCrypto | Matthew Miller |
2023-08-16 | Run `deno fmt` on everything | Matthew Miller |
2023-08-16 | Add getWebCrypto to isoCrypto | Matthew Miller |