Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mysten/zklogin

Package Overview
Dependencies
Maintainers
7
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/zklogin - npm Package Compare versions

Comparing version 0.7.10 to 0.7.11

23

CHANGELOG.md
# @mysten/zklogin
## 0.7.11
### Patch Changes
- 0f27a97: Update dependencies
- Updated dependencies [7fc464a]
- Updated dependencies [086b2bc]
- Updated dependencies [0fb0628]
- Updated dependencies [cdedf69]
- Updated dependencies [0f27a97]
- Updated dependencies [beed646]
- @mysten/sui@1.3.0
- @mysten/bcs@1.0.3
## 0.7.10

@@ -84,4 +98,6 @@

- a92b03de42: The Typescript SDK has been renamed to `@mysten/sui` and includes many new features and breaking changes.
See the [full migration guide](https://sdk.mystenlabs.com/typescript/migrations/sui-1.0) for details on how to upgrade.
- a92b03de42: The Typescript SDK has been renamed to `@mysten/sui` and includes many new features
and breaking changes. See the
[full migration guide](https://sdk.mystenlabs.com/typescript/migrations/sui-1.0) for details on
how to upgrade.

@@ -293,3 +309,4 @@ ### Patch Changes

- d80a6ed62: Remove toBigIntBE, expose new `getExtendedEphemeralPublicKey` method. Methods now return base64-encoded strings instead of bigints.
- d80a6ed62: Remove toBigIntBE, expose new `getExtendedEphemeralPublicKey` method. Methods now
return base64-encoded strings instead of bigints.

@@ -296,0 +313,0 @@ ### Patch Changes

16

package.json
{
"name": "@mysten/zklogin",
"version": "0.7.10",
"version": "0.7.11",
"description": "Utilities for interacting with zkLogin in Sui",

@@ -32,13 +32,13 @@ "license": "Apache-2.0",

"devDependencies": {
"@types/node": "^20.4.2",
"typescript": "^5.3.3",
"vitest": "^1.6.0",
"@types/node": "^20.14.10",
"typescript": "^5.5.3",
"vitest": "^2.0.1",
"@mysten/build-scripts": "0.0.0"
},
"dependencies": {
"@noble/hashes": "^1.3.1",
"jose": "^5.2.3",
"@noble/hashes": "^1.4.0",
"jose": "^5.6.3",
"poseidon-lite": "^0.2.0",
"@mysten/bcs": "1.0.2",
"@mysten/sui": "1.2.1"
"@mysten/bcs": "1.0.3",
"@mysten/sui": "1.3.0"
},

@@ -45,0 +45,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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