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

@node-saml/node-saml

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-saml/node-saml - npm Package Compare versions

Comparing version 4.0.0-beta.5 to 4.0.0-beta.6

6

package.json
{
"name": "@node-saml/node-saml",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"description": "SAML 2.0 implementation for Node.js",

@@ -46,3 +46,3 @@ "keywords": [

"prettier-watch": "onchange -k -p 100 \".\" -- prettier --config .prettierrc.json --write {{file}}",
"prerelease": "npm ci && npm test && npm run build",
"prerelease": "git clean -xfd && npm ci && npm test && npm run build",
"release": "release-it",

@@ -69,3 +69,3 @@ "test": "npm run prettier-check && npm run lint && npm run tsc && nyc mocha",

"devDependencies": {
"@cjbarth/github-release-notes": "^2.0.0",
"@cjbarth/github-release-notes": "^2.1.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",

@@ -72,0 +72,0 @@ "@types/chai": "^4.3.3",

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