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

saml

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saml - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

lib/saml20.js

@@ -81,2 +81,4 @@

if (options.inResponseTo)
confirmationData[0].setAttribute('InResponseTo', options.inResponseTo);

@@ -83,0 +85,0 @@ if (options.attributes) {

4

package.json
{
"name": "saml",
"version": "0.4.1",
"version": "0.4.2",
"devDependencies": {

@@ -17,3 +17,3 @@ "mocha": "*",

"dependencies": {
"xml-crypto": "git://github.com/auth0/xml-crypto",
"xml-crypto": "0.0.13",
"xmldom": "=0.1.15",

@@ -20,0 +20,0 @@ "moment": "~1.7.2"

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