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.0.13 to 2.0.14

2

angular-oauth2-oidc.umd.js

@@ -320,3 +320,3 @@ (function (global, factory) {

var _this = this;
if (!window) {
if (typeof window === 'undefined') {
this.debug('timer not supported on this plattform');

@@ -323,0 +323,0 @@ return;

@@ -329,3 +329,3 @@ import { Injectable, NgModule } from '@angular/core';

var _this = this;
if (!window) {
if (typeof window === 'undefined') {
this.debug('timer not supported on this plattform');

@@ -332,0 +332,0 @@ return;

{
"name": "angular-oauth2-oidc",
"version": "2.0.13",
"version": "2.0.14",
"repository": {

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

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