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.12.0 to 2.12.1

20

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

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

"@types/koa__cors": "^5.0.0",
"@types/node": "^20.14.15",
"@types/node": "^20.16.3",
"@types/qunit": "^2.19.10",

@@ -76,5 +76,5 @@ "archiver": "^7.0.1",

"chrome-launcher": "^1.1.2",
"edge-runtime": "^3.0.1",
"edge-runtime": "^3.0.3",
"esbuild": "^0.23.1",
"jose": "^5.6.3",
"jose": "^5.8.0",
"oidc-provider": "^8.5.1",

@@ -84,14 +84,14 @@ "patch-package": "^8.0.0",

"prettier-plugin-jsdoc": "^1.3.0",
"puppeteer-core": "^23.1.0",
"qunit": "^2.21.1",
"puppeteer-core": "^23.2.2",
"qunit": "^2.22.0",
"raw-body": "^3.0.0",
"selfsigned": "^2.4.1",
"timekeeper": "^2.3.1",
"tsx": "^4.16.5",
"tsx": "^4.19.0",
"typedoc": "^0.26.6",
"typedoc-plugin-markdown": "^4.2.5",
"typedoc-plugin-mdn-links": "^3.2.9",
"typedoc-plugin-markdown": "^4.2.6",
"typedoc-plugin-mdn-links": "^3.2.11",
"typescript": "~5.5.4",
"undici": "^6.19.7"
"undici": "^6.19.8"
}
}

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

```js
import * as oauth from 'https://deno.land/x/oauth4webapi@v2.12.0/mod.ts'
import * as oauth from 'https://deno.land/x/oauth4webapi@v2.12.1/mod.ts'
```

@@ -52,0 +52,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