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

@1auth/crypto

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@1auth/crypto - npm Package Compare versions

Comparing version 0.0.0-alpha.45 to 0.0.0-alpha.46

1

index.js

@@ -411,2 +411,3 @@ import { promisify } from 'node:util'

.replace(/=+$/, '')
const signedData = data + '.' + signature

@@ -413,0 +414,0 @@ return signedData

4

package.json
{
"name": "@1auth/crypto",
"version": "0.0.0-alpha.45",
"version": "0.0.0-alpha.46",
"description": "",

@@ -49,4 +49,4 @@ "type": "module",

"dependencies": {
"@node-rs/argon2": "2.0.0"
"@node-rs/argon2": "2.0.2"
}
}
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