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

@solidexpert/auth

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solidexpert/auth - npm Package Compare versions

Comparing version 16.0.16 to 20.0.14

esm2022/lib/auth.component.mjs

2

lib/auth.component.d.ts

@@ -14,3 +14,3 @@ import { OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<CallbackAuthComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CallbackAuthComponent, "app-callback-auth", never, {}, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CallbackAuthComponent, "app-callback-auth", never, {}, {}, never, never, false, never>;
}
{
"name": "@solidexpert/auth",
"version": "16.0.16",
"version": "20.0.14",
"peerDependencies": {
"@angular/common": "*",
"@angular/core": "*",
"@angular/common": "^13.2.0 | ^15.0.0 | ^16.0.0",
"@angular/core": "^13.2.0 | ^15.0.0 | ^16.0.0",
"@auth0/angular-jwt": "^5.1.2"

@@ -13,8 +13,4 @@ },

},
"module": "fesm2015/solidexpert-auth.mjs",
"es2020": "fesm2020/solidexpert-auth.mjs",
"esm2020": "esm2020/solidexpert-auth.mjs",
"fesm2020": "fesm2020/solidexpert-auth.mjs",
"fesm2015": "fesm2015/solidexpert-auth.mjs",
"typings": "solidexpert-auth.d.ts",
"module": "fesm2022/solidexpert-auth.mjs",
"typings": "index.d.ts",
"exports": {

@@ -25,8 +21,6 @@ "./package.json": {

".": {
"types": "./solidexpert-auth.d.ts",
"esm2020": "./esm2020/solidexpert-auth.mjs",
"es2020": "./fesm2020/solidexpert-auth.mjs",
"es2015": "./fesm2015/solidexpert-auth.mjs",
"node": "./fesm2015/solidexpert-auth.mjs",
"default": "./fesm2020/solidexpert-auth.mjs"
"types": "./index.d.ts",
"esm2022": "./esm2022/solidexpert-auth.mjs",
"esm": "./esm2022/solidexpert-auth.mjs",
"default": "./fesm2022/solidexpert-auth.mjs"
}

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