oauth4webapi
Advanced tools
Comparing version 2.10.0 to 2.10.1
{ | ||
"name": "oauth4webapi", | ||
"version": "2.10.0", | ||
"version": "2.10.1", | ||
"description": "OAuth 2 / OpenID Connect for JavaScript Runtimes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -47,3 +47,3 @@ # OAuth 2 / OpenID Connect for JavaScript Runtimes | ||
```js | ||
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.10.0/mod.ts' | ||
import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.10.1/mod.ts' | ||
``` | ||
@@ -50,0 +50,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
152408
3650