Socket
Socket
Sign inDemoInstall

angular-auth-oidc-client

Package Overview
Dependencies
Maintainers
3
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-auth-oidc-client - npm Package Compare versions

Comparing version 10.0.13 to 10.0.14

5

package.json

@@ -11,3 +11,4 @@ {

"tslib": "^1.9.0",
"jsrsasign-reduced": "8.0.12"
"jsrsasign-reduced": "8.0.12",
"common-tags": "1.8.0"
},

@@ -31,3 +32,3 @@ "repository": {

"license": "MIT",
"version": "10.0.13",
"version": "10.0.14",
"description": "An OpenID Connect Code Flow with PKCE,Implicit Flow client for Angular",

@@ -34,0 +35,0 @@ "main": "bundles/angular-auth-oidc-client.umd.js",

2

README.md

@@ -42,3 +42,3 @@ # Angular Lib for OpenID Connect Code Flow with PKCE and Implicit Flow

```typescript
"angular-auth-oidc-client": "^10.0.13"
"angular-auth-oidc-client": "^10.0.14"
```

@@ -45,0 +45,0 @@

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