New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-simple-oidc

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-simple-oidc - npm Package Compare versions

Comparing version 11.0.0-alpha to 12.0.0-alpha

angular-simple-oidc-v12.0.0-alpha.tgz

8

package.json
{
"name": "angular-simple-oidc",
"version": "11.0.0-alpha",
"version": "12.0.0-alpha",
"description": "Angular Library implementing Open Id Connect specification. Code Flow, Refresh Tokens, Session Management, Discovery Document.",

@@ -30,7 +30,7 @@ "repository": {

"peerDependencies": {
"@angular/common": "^9.1.11",
"@angular/core": "^9.1.11"
"@angular/common": "^12",
"@angular/core": "^12"
},
"dependencies": {
"jsrsasign": "^8.0.18",
"jsrsasign": "^10.4.1",
"tslib": "^2.0.0"

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