Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-oauth2-oidc

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-oauth2-oidc - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

2

oauth-service.d.ts

@@ -58,3 +58,3 @@ import { Http, Headers } from '@angular/http';

setupAutomaticSilentRefresh(params?: object): void;
loadDiscoveryDocumentAndTryLogin(): void;
loadDiscoveryDocumentAndTryLogin(): Promise<object>;
private debug(...args);

@@ -61,0 +61,0 @@ private validateUrlFromDiscoveryDocument(url);

{
"name": "angular-oauth2-oidc",
"version": "2.1.6",
"version": "2.1.7",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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