@sphereon/ms-authenticator
Advanced tools
Comparing version 0.9.1-unstable.30 to 0.9.1-unstable.34
{ | ||
"name": "@sphereon/ms-authenticator", | ||
"version": "0.9.1-unstable.30+f9e10f1", | ||
"version": "0.9.1-unstable.34+0a44ee7", | ||
"source": "src/index.ts", | ||
@@ -44,3 +44,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "f9e10f18b07a49ec535f88e87c93cd69f216d121" | ||
"gitHead": "0a44ee76d7df4f0a1bd0a7aa092ab1f417269f97" | ||
} |
@@ -0,0 +0,0 @@ <!--suppress HtmlDeprecatedAttribute --> |
export * from './MsAuthenticator' |
@@ -0,0 +0,0 @@ import { ConfidentialClientApplication, LogLevel, PublicClientApplication, UsernamePasswordRequest } from '@azure/msal-node' |
export * from './authenticators' | ||
export * from './types' |
@@ -0,0 +0,0 @@ import { IAgentContext } from '@veramo/core' |
export * from './IMsAuthenticator' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
39309