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

passport-saml

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-saml - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

lib/passport-saml/index.d.ts

@@ -5,3 +5,3 @@ import type { CacheItem, CacheProvider } from "../node-saml/inmemory-cache-provider";

import { MultiSamlStrategy } from "./multiSamlStrategy";
import type { Profile, SamlConfig, VerifiedCallback, VerifyWithRequest, VerifyWithoutRequest } from "./types";
export { SAML, AbstractStrategy, Strategy, MultiSamlStrategy, CacheItem, CacheProvider, Profile, SamlConfig, VerifiedCallback, VerifyWithRequest, VerifyWithoutRequest, };
import type { AuthenticateOptions, Profile, SamlConfig, VerifiedCallback, VerifyWithRequest, VerifyWithoutRequest } from "./types";
export { SAML, AbstractStrategy, Strategy, MultiSamlStrategy, CacheItem, CacheProvider, AuthenticateOptions, Profile, SamlConfig, VerifiedCallback, VerifyWithRequest, VerifyWithoutRequest, };
{
"name": "passport-saml",
"version": "3.2.0",
"version": "3.2.1",
"description": "SAML 2.0 authentication strategy for Passport",

@@ -57,3 +57,3 @@ "keywords": [

"xml-crypto": "^2.1.3",
"xml-encryption": "^1.3.0",
"xml-encryption": "^2.0.0",
"xml2js": "^0.4.23",

@@ -87,3 +87,3 @@ "xmlbuilder": "^15.1.1"

"prettier-plugin-packagejson": "^2.2.12",
"release-it": "^14.11.5",
"release-it": "^14.12.3",
"request": "^2.83.0",

@@ -90,0 +90,0 @@ "should": "^13.2.3",

Sorry, the diff of this file is not supported yet

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