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.2.3 to 0.2.4

2

lib/saml11.js

@@ -9,3 +9,3 @@

var path = require('path');
var saml11 = fs.readFileSync(path.join(__dirname, 'saml11.template'));
var saml11 = fs.readFileSync(path.join(__dirname, 'saml11.template')).toString();

@@ -12,0 +12,0 @@ var NAMESPACE = 'urn:oasis:names:tc:SAML:1.0:assertion';

{
"name": "saml",
"version": "0.2.3",
"version": "0.2.4",
"devDependencies": {

@@ -5,0 +5,0 @@ "mocha": "*",

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