Socket
Socket
Sign inDemoInstall

oauth4webapi

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oauth4webapi - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

6

package.json
{
"name": "oauth4webapi",
"version": "2.8.0",
"version": "2.8.1",
"description": "OAuth 2 / OpenID Connect for JavaScript Runtimes",

@@ -70,3 +70,3 @@ "keywords": [

"@types/koa__cors": "^5.0.0",
"@types/node": "^20.11.5",
"@types/node": "^20.11.6",
"@types/oidc-provider": "^8.4.3",

@@ -78,3 +78,3 @@ "@types/qunit": "^2.19.10",

"edge-runtime": "^2.5.8",
"esbuild": "^0.19.11",
"esbuild": "^0.19.12",
"jose": "^5.2.0",

@@ -81,0 +81,0 @@ "oidc-provider": "^8.4.5",

@@ -47,3 +47,3 @@ # OAuth 2 / OpenID Connect for JavaScript Runtimes

```js
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.8.0/mod.ts'
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.8.1/mod.ts'
```

@@ -50,0 +50,0 @@

Sorry, the diff of this file is too big to display

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