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.10.3 to 2.10.4

28

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

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

"@types/koa__cors": "^5.0.0",
"@types/node": "^20.11.16",
"@types/oidc-provider": "^8.4.3",
"@types/node": "^20.11.30",
"@types/oidc-provider": "^8.4.4",
"@types/qunit": "^2.19.10",
"archiver": "^6.0.1",
"archiver": "^6.0.2",
"ava": "^5.3.1",
"chrome-launcher": "^1.1.0",
"edge-runtime": "^2.5.8",
"esbuild": "^0.20.0",
"jose": "^5.2.1",
"chrome-launcher": "^1.1.1",
"edge-runtime": "^2.5.9",
"esbuild": "^0.20.2",
"jose": "^5.2.3",
"oidc-provider": "^8.4.5",

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

"prettier-plugin-jsdoc": "^1.3.0",
"puppeteer-core": "^22.0.0",
"qunit": "^2.20.0",
"puppeteer-core": "^22.6.1",
"qunit": "^2.20.1",
"raw-body": "^2.5.2",
"selfsigned": "^2.4.1",
"timekeeper": "^2.3.1",
"tsx": "^4.7.0",
"typedoc": "^0.25.7",
"tsx": "^4.7.1",
"typedoc": "^0.25.12",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.15",
"typescript": "^5.3.3",
"typedoc-plugin-mdn-links": "^3.1.18",
"typescript": "~5.4.3",
"undici": "^5.28.3"
}
}

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

```js
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.10.3/mod.ts'
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.10.4/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