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

@equisoft/oauth2orize-bearer-to-bearer

Package Overview
Dependencies
Maintainers
11
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/oauth2orize-bearer-to-bearer - npm Package Compare versions

Comparing version 1.2.1-snapshot.20230123130154 to 1.2.1-snapshot.20230123200222

11

package.json
{
"name": "@equisoft/oauth2orize-bearer-to-bearer",
"version": "1.2.1-snapshot.20230123130154",
"version": "1.2.1-snapshot.20230123200222",
"description": "Bearer Token Exchange Middleware for OAuth2orize.",

@@ -42,6 +42,7 @@ "author": "Equisoft Inc.",

"devDependencies": {
"@equisoft/eslint-config": "^3.0.3",
"@equisoft/eslint-config": "3.0.3",
"@microsoft/eslint-formatter-sarif": "3.0.0",
"chai": "^4.3.7",
"eslint": "8.32.0",
"eslint-import-resolver-node": "0.3.7",
"eslint-plugin-chai-friendly": "0.7.2",

@@ -54,3 +55,4 @@ "eslint-plugin-import": "2.27.5",

"sinon": "^15.0.1",
"sinon-chai": "^3.7.0"
"sinon-chai": "^3.7.0",
"yargs": "17.6.2"
},

@@ -61,3 +63,4 @@ "scripts": {

"test:ci": "NODE_ENV=test nyc -r clover --report-dir build/mocha/coverage mocha --reporter mocha-junit-reporter --reporter-options mochaFile=build/mocha/junit.xml --non-interactive --no-progress test",
"eslint": "eslint . --ext .js"
"eslint": "eslint lib test",
"eslint:ci": "yarn eslint"
},

@@ -64,0 +67,0 @@ "engines": {

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