passport-saml-encrypted
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "passport-saml-encrypted", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "A Passport strategy for handling encrypted SAML authentication responses", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"xml2js": "~0.4.1", | ||
"xml-crypto": "0.8.4", | ||
"xmldom": "~0.1.19", | ||
"xml-encryption": "~1.2.4", | ||
"xpath": "0.0.5", | ||
"passport": "^0.3.x" | ||
"xml-crypto": "^2.1.3", | ||
"xmldom": "~0.6.0", | ||
"xml-encryption": "^2.0.0", | ||
"xpath": "0.0.32", | ||
"passport": "^0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26769
+ Added@xmldom/xmldom@0.7.13(transitive)
+ Addedpassport@0.7.0(transitive)
+ Addedutils-merge@1.0.1(transitive)
+ Addedxml-crypto@2.1.5(transitive)
+ Addedxml-encryption@2.0.0(transitive)
- Removednode-forge@0.10.0(transitive)
- Removedpassport@0.3.2(transitive)
- Removedxml-crypto@0.8.4(transitive)
- Removedxml-encryption@1.2.4(transitive)
- Removedxmldom@0.1.31(transitive)
- Removedxpath@0.0.5(transitive)
- Removedxpath.js@1.1.0(transitive)
Updatedpassport@^0
Updatedxml-crypto@^2.1.3
Updatedxml-encryption@^2.0.0
Updatedxmldom@~0.6.0
Updatedxpath@0.0.32