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

oauth4webapi

Package Overview
Dependencies
Maintainers
1
Versions
51
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.9.0 to 2.10.0

12

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

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

"@types/koa__cors": "^5.0.0",
"@types/node": "^20.11.15",
"@types/node": "^20.11.16",
"@types/oidc-provider": "^8.4.3",

@@ -79,8 +79,8 @@ "@types/qunit": "^2.19.10",

"esbuild": "^0.20.0",
"jose": "^5.2.0",
"jose": "^5.2.1",
"oidc-provider": "^8.4.5",
"patch-package": "^8.0.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"puppeteer-core": "^21.10.0",
"puppeteer-core": "^21.11.0",
"qunit": "^2.20.0",

@@ -93,3 +93,3 @@ "raw-body": "^2.5.2",

"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.14",
"typedoc-plugin-mdn-links": "^3.1.15",
"typescript": "^5.3.3",

@@ -96,0 +96,0 @@ "undici": "^5.28.2"

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

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

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

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

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