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

passport-saml-metadata

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-saml-metadata - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

1

dist/index.d.ts

@@ -11,2 +11,3 @@ declare class MetadataReader {

get claimSchema(): any;
get entityId(): any;
#private;

@@ -13,0 +14,0 @@ }

10

package.json
{
"name": "passport-saml-metadata",
"version": "3.0.0",
"version": "3.1.0",
"description": "SAML2 metadata loader",

@@ -65,6 +65,6 @@ "author": {

"dependencies": {
"@xmldom/xmldom": "^0.8.3",
"axios": "^1.1.3",
"debug": "^4.3.2",
"lodash": "^4.17.20",
"@xmldom/xmldom": "^0.8.6",
"axios": "^1.2.1",
"debug": "^4.3.4",
"lodash": "^4.17.21",
"@node-saml/node-saml": "^4.0.3",

@@ -71,0 +71,0 @@ "xpath": "0.0.32"

Sorry, the diff of this file is not supported yet

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