New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@account-kit/signer

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@account-kit/signer - npm Package Versions

1235

4.0.0-alpha.12

Diff

Changelog

Source

4.0.0-alpha.12 (2024-08-20)

Features

  • make it easier to start with account-kit/core (#933) (b5714b6)
alchemy-team
published 4.0.0-alpha.11 •

Changelog

Source

4.0.0-alpha.11 (2024-08-16)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (b5a1508)
  • add use client to a bunch of hooks that was misisng it (#829) (ea06e81)
  • await instance reset (#919) (cdf4825)
  • core: initial state parsing and disconnect logic (#842) (373ad81)
  • core: the reconnect method was causing an infinite loop (#808) (0d09472)
  • demo app not building (#733) (9f77a54)
  • docs: broken build script for docs (ef62710)
  • exporting queryClient and typing uiConfig in example (#844) (b5f9fa5)
  • fix demo header links and update guide (#845) (f95e3e8)
  • fixing nav links (#848) (83a9c08)
  • lowercase strings in the UI components (#784) (3b3b932)
  • merge base into this (f9a6b2d)
  • passing gas manager to createConfig should use it (#836) (f2c9723)
  • react: fix sign in header hiding itself (#851) (2d13b05)
  • ui-demo app not building (46391e8)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (b00444e)
  • ui-demo: add passkey toggle wasn't working (#843) (1f48f24)
  • ui-demo: signer state was being cleared when ui config changed (#838) (5859449)
  • update CSS override url attempt 2 (#861) (e400299)
  • use updated package path in prettier config (#741) (6677ce8)
  • yarn.lock had wrong versions of alpha packages (099fa72)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (b643981)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (b7af7eb)

  • split aa-alchemy into account-kit packages (#704) (9cb9d92), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (cb59787), closes #772

Features

Reverts

  • add base skeleton for docs refactor (9c81ffe)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.10 •

Changelog

Source

4.0.0-alpha.10 (2024-08-01)

Note: Version bump only for package root

alchemy-team
published 4.0.0-alpha.9 •

Changelog

Source

4.0.0-alpha.9 (2024-07-31)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (8da7858)
  • add use client to a bunch of hooks that was misisng it (#829) (77825b0)
  • alchemy signer redirect was broken (dcc0317)
  • core: initial state parsing and disconnect logic (#842) (1f1047b)
  • core: the reconnect method was causing an infinite loop (#808) (190e25f)
  • demo app not building (#733) (0dd262e)
  • docs: broken build script for docs (42bc397)
  • exporting queryClient and typing uiConfig in example (#844) (289e5c1)
  • fix demo header links and update guide (#845) (c3ae1eb)
  • fixing nav links (#848) (a446b52)
  • lowercase strings in the UI components (#784) (71a8b74)
  • merge base into this (1409772)
  • passing gas manager to createConfig should use it (#836) (b8fce22)
  • react: fix sign in header hiding itself (#851) (a9a51e0)
  • ui-demo app not building (8803f9b)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (52e7629)
  • ui-demo: add passkey toggle wasn't working (#843) (eb22036)
  • ui-demo: signer state was being cleared when ui config changed (#838) (10274e4)
  • update CSS override url attempt 2 (#861) (2942e70)
  • use updated package path in prettier config (#741) (622fe54)
  • yarn.lock had wrong versions of alpha packages (3c197bc)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (8ef751e)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (3e214a0)

  • split aa-alchemy into account-kit packages (#704) (9cf1b77), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (d5c90da), closes #772

Features

Reverts

  • add base skeleton for docs refactor (dca6081)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.8 •

Changelog

Source

4.0.0-alpha.8 (2024-07-22)

Bug Fixes

alchemy-team
published 4.0.0-alpha.7 •

Changelog

Source

4.0.0-alpha.7 (2024-07-19)

Bug Fixes

  • core: initial state parsing and disconnect logic (#842) (2db4965)
  • exporting queryClient and typing uiConfig in example (#844) (52ca509)
  • ui-demo: add passkey toggle wasn't working (#843) (b415de5)

Features

  • erc7677: create a new middle ware for erc7677 to replace gasManager middleWare (#840) (62e2b59)
alchemy-team
published 4.0.0-alpha.6 •

Changelog

Source

4.0.0-alpha.6 (2024-07-18)

Bug Fixes

  • add missing react-remove-scroll dep (#804) (51bfd62)
  • add use client to a bunch of hooks that was misisng it (#829) (160a336)
  • core: the reconnect method was causing an infinite loop (#808) (56af31e)
  • demo app not building (#733) (90af8cd)
  • docs: broken build script for docs (c414d52)
  • lowercase strings in the UI components (#784) (2a047e0)
  • merge base into this (ea9ce2c)
  • passing gas manager to createConfig should use it (#836) (86e6116)
  • ui-demo app not building (ad230f1)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (86c6a8e)
  • ui-demo: signer state was being cleared when ui config changed (#838) (4fc5509)
  • use updated package path in prettier config (#741) (5c53efc)
  • yarn.lock had wrong versions of alpha packages (9d3d37b)

Code Refactoring

  • change the prefix for aa-sdk packages (#722) (3060a05)

  • move plugingen from aa-sdk to account-kit since it depends on smart-contracts (20fafb1)

  • split aa-alchemy into account-kit packages (#704) (22b8183), closes #706

  • refactor!: move chain definitions out of aa-sdk core (#772) (ae8a272), closes #772

Features

Reverts

  • add base skeleton for docs refactor (83252ac)

BREAKING CHANGES

  • moves the chain definitions out of aa-sdk core and into account-kit/infra

  • @alchemy/plugingen has been moved to @account-kit/plugingen

  • @alchemy/aa-_ packages have been renamed to @aa-sdk/_

  • this removes the @alchemy/aa-alchemy package in favor of @account-kit/*

  • @alchemy/aa-accounts was deleted in favor of @account-kit/accounts

  • refactor: further rename packages

alchemy-team
published 4.0.0-alpha.5 •

Changelog

Source

4.0.0-alpha.5 (2024-07-11)

Bug Fixes

  • add use client to a bunch of hooks that was misisng it (#829) (768505e)
  • ui-demo-app: fix the package json to include latest ak pkgs (#825) (3bdf66d)

Features

alchemy-team
published 4.0.0-alpha.4 •

Changelog

Source

4.0.0-alpha.4 (2024-07-10)

Features

  • read auth card props from context, simplify UI config (#789) (ac44833)
  • responsive styling for demo app (#810) (70961f7)
alchemy-team
published 4.0.0-alpha.3 •

Changelog

Source

4.0.0-alpha.3 (2024-07-09)

Bug Fixes

  • core: the reconnect method was causing an infinite loop (#808) (2adddf9)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc