Socket
Socket
Sign inDemoInstall

authmosphere

Package Overview
Dependencies
27
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.6 to 4.0.7

18

package.json
{
"name": "authmosphere",
"version": "4.0.6",
"version": "4.0.7",
"description": "authmosphere is a library to support OAuth2 workflows in JavaScript projects.",

@@ -28,4 +28,4 @@ "main": "./lib/src/index.js",

"dependencies": {
"@types/express": "4.17.14",
"http-status": "1.5.3",
"@types/express": "4.17.15",
"http-status": "1.6.1",
"nock": "13.2.9",

@@ -39,3 +39,3 @@ "node-fetch": "2.6.7",

"@types/mocha": "10.0.1",
"@types/node": "18.11.14",
"@types/node": "18.11.18",
"@types/node-fetch": "2.6.2",

@@ -45,9 +45,9 @@ "@types/sinon-chai": "3.2.9",

"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/eslint-plugin-tslint": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/eslint-plugin-tslint": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"coveralls": "3.1.1",
"eslint": "8.29.0",
"eslint": "8.31.0",
"eslint-plugin-chai-friendly": "0.7.2",

@@ -59,3 +59,3 @@ "eslint-plugin-mocha": "10.1.0",

"nyc": "15.1.0",
"sinon": "15.0.0",
"sinon": "15.0.1",
"sinon-chai": "3.7.0",

@@ -62,0 +62,0 @@ "typescript": "4.9.4"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc