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.23.3 to 0.23.4

4

dist/oauth2/core.d.ts

@@ -44,3 +44,7 @@ export interface OAuth2Tokens {

access_token: string;
token_type?: string;
expires_in?: number;
refresh_token?: string;
scope?: string[];
}
export {};

2

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

@@ -6,0 +6,0 @@ "main": "dist/index.js",

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