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

@atala/prism-wallet-sdk

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atala/prism-wallet-sdk - npm Package Versions

2

5.2.0

Diff
atala-dev
published 5.2.0 •

Changelog

Source

5.2.0 (2024-05-29)

Features

  • implementing SDK Verification Phase2 Anoncreds (#219) (e80549c)

Bug Fixes

atala-dev
published 5.1.1 •

Changelog

Source

5.1.1 (2024-05-17)

Bug Fixes

  • Compatibility issues with osx and unix platforms around the sed (#217) (8287eed)
atala-dev
published 5.1.0 •

Changelog

Source

5.1.0 (2024-05-02)

⚠ BREAKING CHANGES

  • sdk-verification: Implementing DIF Presentation exchange protocol 2.0 for SDK to SDK OOB verification (#196)

Features

  • Implementing JWT Credential revocation notification (#184) (9aa8b8b)
  • sdk-verification: Implementing DIF Presentation exchange protocol 2.0 for SDK to SDK OOB verification (#196) (68c9db8)
  • updating Anoncreds to io fork (#157) (8987de2)

Bug Fixes

  • Rename the documentation file accordingly. (#204) (90c1f54)
  • add compliant dates not in ms, but in seconds. (#206) (76f4f48)
  • Agent.createNewPrismDID to use derivationPath (#158) (06bc2cc)
  • ConnectionManager emit Messages (#190) (776e55a)
  • db cannot be created twice with the same name which crashes demos (#193) (27f771c)
  • e2e issues with latest websocket changes (#200) (969fc06)
  • issue with build script not replacing some files that have been … (#191) (c26f014)
  • optin to websockets for the mediator live mode as an experiment,… (#199) (950bc76)
  • prevent broken links to exist in order for docs site to build pr… (#205) (f33f029)
  • Removing the if condition in CI pipeline for release branches (#179) (a8c4ebc)
  • rename prism-agent into edge-agent (#203) (2a1fa1e)
  • type references are lost in the package. (#202) (86ea42e)
  • updating references to Identus (#197) (8fcb792)
  • wasm build folder change (#186) (11ad81f)
atala-dev
published 5.0.0 •

Changelog

Source

5.0.0 (2024-05-02)

Features

Bug Fixes

atala-dev
published 4.0.2 •

Changelog

Source

4.0.2 (2024-05-02)

Bug Fixes

  • key's id name according to the DID Peer new specs #126 (#148) (09cab81)
  • Manually generating the missing changelog and breaking changes b… (#167) (9a8e3bb)
  • Recover JTI field correctly. Allowing to regenerate the original JWT string (#171) (9129387)
atala-dev
published 4.0.1 •
atala-dev
published 4.0.0 •

Changelog

Source

4.0.0 (2024-05-02)

⚠ BREAKING CHANGES

  • Pollux: Pollux requires a new function: createPresentationProof to handle creating a Presentation for the relevant Request and Credential.

Signed-off-by: Francisco Javier Ribó Labrador elribonazo@gmail.com

  • The SDK is now exportes as default, in order to import it use import sdk from '@atala/prism-wallet-sdk', vs import * as sdk from '@atala/prism-wallet-sdk'. Browsers now also don't need to build complex webpack configuration, check the demos for more info.

Signed-off-by: Francisco Javier Ribó Labrador elribonazo@gmail.com

  • If you have imported Domain.PeerDID in your typescript application, you will need to re-import from PeerDID directly

Signed-off-by: Francisco Javier Ribó Labrador elribonazo@gmail.com

  • PrivateKey.index now returns number | undefined PrivateKey.index was returning a string it's possible where that's being used (ie Pluto) will need to handle the new number | undefined type

Signed-off-by: Francisco Javier Ribó Labrador elribonazo@gmail.com

Features

  • ExportableKey: adding ExportableKey protocol and implementation (#131) (474e7ec)
  • Integrate Apollo back + make secp256k1 keys part of derivable abstraction (#110) (eb0a636)
  • Pollux: Adding Anoncreds presentation (#137) (f6678b4)
  • PrivateKey.index to return an integer | undefined (#140) (f0931bc)
  • release hybrid browser-nodejs as commonjs and module dependency (#142) (dc6b733)

Bug Fixes

  • add docusaurus sidebar (#143) (10134fa)
  • adding the right variables to the ci pipeline. (#151) (ce16926)
  • approve the ADR + implement the CI changes to release RC packages. (#146) (cb07ca6)
  • build script not able to find file. (#153) (923d148)
  • Change the demo mediator ID for the beta one. (#135) (fd8c4ef)
  • CI fix, make sure that we build package before publishing into npm (#147) (67daf33)
  • Integrate rust auto-generated code through submodules. (#136) (69dde8e)
  • merging multiple PeerDID classes (#130) (9d5dbf6)
  • package npm package name (#155) (03abdca)
  • Releasing with semantic-release -e extending a js configuration … (#152) (7354b0c)
  • removing terser to allow an unminified build that is easier to d… (#127) (e7ee7f7)
  • replace rc and release with correct configuration files in relea… (#154) (7628a53)
  • try to set the prerelease property through env vars the current … (#149) (d5abb22)
  • typos InvalidBasicMEssageBodyError and signasture (#144) (b8e77e6)
  • update apollo dependency. (#145) (a7de633)
  • Update demos to use the new Mediator peer did (#128) (8612f73)
  • wrong CI pipelines for git submodules. Missing With. (#139) (9e8ebb7)
atala-dev
published 4.0.0-rc.1 •
atala-dev
published 4.0.0-4.0.0-rc.1 •
atala-dev
published 3.2.0 •
2