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

oslo

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oslo - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

6

package.json
{
"name": "oslo",
"type": "module",
"version": "0.6.0",
"version": "0.6.1",
"description": "A collection of auth-related utilities",

@@ -20,3 +20,2 @@ "main": "dist/index.js",

"./otp": "./dist/otp/index.js",
"./passkey": "./dist/passkey/index.js",
"./password": "./dist/password/index.js",

@@ -26,3 +25,4 @@ "./random": "./dist/random/index.js",

"./session": "./dist/session/index.js",
"./token": "./dist/token/index.js"
"./token": "./dist/token/index.js",
"./webauthn": "./dist/webauthn/index.js"
},

@@ -29,0 +29,0 @@ "keywords": [

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