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.25.0 to 0.25.1

11

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

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

"./request": "./dist/request/index.js",
"./session": "./dist/session/index.js",
"./webauthn": "./dist/webauthn/index.js"

@@ -63,5 +62,2 @@ },

],
"session": [
"dist/session/index.d.ts"
],
"webauthn": [

@@ -75,4 +71,5 @@ "dist/webauthn/index.d.ts"

"oauth2",
"session",
"crypto"
"jwt",
"crypto",
"webauthn"
],

@@ -79,0 +76,0 @@ "author": "pilcrowOnPaper",

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