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

@boxyhq/saml20

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boxyhq/saml20 - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

dist/typings.d.ts

@@ -7,4 +7,4 @@ export interface SAMLReq {

forceAuthn?: boolean;
identifierFormat?: 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress';
providerName?: 'BoxyHQ';
identifierFormat?: string;
providerName?: string;
signingKey: string;

@@ -11,0 +11,0 @@ publicKey: string;

{
"name": "@boxyhq/saml20",
"version": "1.1.1",
"version": "1.1.2",
"description": "SAML 2.0 token parser for Node.js",

@@ -61,6 +61,6 @@ "keywords": [

"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"chai": "4.3.7",
"eslint": "8.31.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",

@@ -74,5 +74,5 @@ "husky": "8.0.3",

"tsconfig-paths": "4.1.2",
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"readmeFilename": "README.md"
}
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