index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
typescript-types
Age
Commit message (
Collapse
)
Author
2024-01-20
Move typescript-types/ to types/
Matthew Miller
2023-10-27
chore(release): publish v8.3.4
Matthew Miller
2023-10-25
chore(release): publish v8.3.3
Matthew Miller
2023-10-25
Don't codegen on build anymore
Matthew Miller
2023-10-25
Commit dom.ts
Matthew Miller
2023-10-25
Update codegen intro
Matthew Miller
2023-08-22
chore(release): publish v8.0.0
Matthew Miller
2023-08-22
Remove prepublish scripts
Matthew Miller
2023-08-22
Tweak README's
Matthew Miller
2023-08-21
Update READMEs
Matthew Miller
2023-08-21
Tweak server and types READMEs for Deno support
Matthew Miller
2023-08-20
chore(release): publish v8.0.0-alpha.0
Matthew Miller
2023-08-19
Remove shims from typescript-types
Matthew Miller
2023-08-19
Update repo URLs in dnt package.json
Matthew Miller
2023-08-19
Add LICENSE.md to all packages
Matthew Miller
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Add deno as explicit formatter for more files
Matthew Miller
2023-08-18
Format typescript-types and add more exports
Matthew Miller
2023-08-18
Point lerna publish to dnt build directories
Matthew Miller
2023-08-16
Try to setup `deno fmt` in Deno packages
Matthew Miller
2023-08-16
Tweak typescript-types build
Matthew Miller
2023-08-16
Document some insights in extract-dom-types
Matthew Miller
2023-08-16
Migrate typescript-types to dnt
Matthew Miller
2023-08-16
Move more deps into deps.ts
Matthew Miller
2023-08-16
Explicitly export types to appease Deno
Matthew Miller
2023-07-27
chore(release): publish v7.4.0
Matthew Miller
2023-06-25
Merge pull request #400 from MasterKale/feat/json-type-updates
m7n-openwrt
openwrt
Matthew Miller
feat/json-type-updates
2023-06-25
Shift publicKey around
Matthew Miller
2023-06-25
Update AuthenticatorAttestationResponseJSON
Matthew Miller
2023-06-25
Add new "smart-card" transport
Matthew Miller
2023-01-05
chore(release): publish v7.0.0
Matthew Miller
2022-12-27
Lint everything
Matthew Miller
2022-12-27
Be more cautious with transports
Matthew Miller
2022-12-27
Update typing on getTransports()
Matthew Miller
2022-12-27
Clean up unused imports
Matthew Miller
2022-12-27
Add new methods to PublicKeyCredentialFuture
Matthew Miller
2022-12-27
Change over to AuthenticationResponseJSON
Matthew Miller
2022-12-27
Change over to RegistrationResponseJSON
Matthew Miller
2022-12-27
Copy over some registration types
Matthew Miller
2022-11-29
Run linting on everything
Matthew Miller
2022-11-29
Clean up some unused imports
Matthew Miller
2022-11-29
Extract Crypto DOM types
Matthew Miller
2022-11-19
Fix issues in Browser due to TypeScript upgrade
Matthew Miller
2022-11-17
Update to TypeScript 4.9
Matthew Miller
2022-11-11
Replace some lingering references to Buffer
Matthew Miller
2022-09-28
chore(release): publish v6.2.1
Matthew Miller
2022-09-08
Add "passkeys" to npm keywords for next build
Matthew Miller
2022-08-16
chore(release): publish v6.0.0
Matthew Miller
2022-07-28
chore(release): publish v5.4.0
Matthew Miller
2022-07-28
Run `npm run lint`
Matthew Miller
[next]