Skip to main content
PackageLatest versionSummary
@lit-protocol/lit-client8.3.1add support for naga-test
@lit-protocol/auth8.2.3add support for naga-test
@lit-protocol/networks8.4.1add support for naga-test
@lit-protocol/auth-services2.1.1Updated dependencies
@lit-protocol/access-control-conditions8.0.2-
@lit-protocol/access-control-conditions-schemas8.0.2-
@lit-protocol/artillery0.1.5@lit-protocol/e2e@5.1.2
@lit-protocol/auth-helpers8.2.1add payment delegation auth sig
@lit-protocol/constants9.0.1remove deprecated alchemy rpc url and replace with a new one
@lit-protocol/contracts0.9.1add support for naga-test
@lit-protocol/crypto8.1.0Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
@lit-protocol/e2e5.1.2Updated dependencies
@lit-protocol/logger8.0.2-
@lit-protocol/schemas8.0.3add support for naga-test
@lit-protocol/types8.0.4add payment delegation auth sig
@lit-protocol/wasm8.1.1Add explicit module parameter to wasm initialization to remove the initSync warning
@lit-protocol/wrapped-keys8.2.1Updated dependencies
@lit-protocol/wrapped-keys-lit-actions8.1.1add support for naga-test
lit-client
v8.3.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
auth
v8.2.3

Patch Changes

  • add support for naga-test
networks
v8.4.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
auth-services
v2.1.1

Patch Changes

  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
access-control-conditions
v8.0.2
No release notes available.
access-control-conditions-schemas
v8.0.2
No release notes available.
artillery
v0.1.5

Patch Changes

  • @lit-protocol/e2e@5.1.2
auth-helpers
v8.2.1

Patch Changes

  • add payment delegation auth sig
constants
v9.0.1

Patch Changes

  • remove deprecated alchemy rpc url and replace with a new one
  • add support for naga-test
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
contracts
v0.9.1

Patch Changes

  • add support for naga-test
crypto
v8.1.0

Minor Changes

  • Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
e2e
v5.1.2

Patch Changes

  • Updated dependencies
  • @lit-protocol/wasm@8.1.1
logger
v8.0.2
No release notes available.
schemas
v8.0.3

Patch Changes

  • add support for naga-test
types
v8.0.4

Patch Changes

  • add payment delegation auth sig
wasm
v8.1.1

Patch Changes

  • Add explicit module parameter to wasm initialization to remove the initSync warning
wrapped-keys
v8.2.1

Patch Changes

  • Updated dependencies
  • @lit-protocol/types@8.0.4
wrapped-keys-lit-actions
v8.1.1

Patch Changes

  • add support for naga-test