@fundwave/oidc-consumer
Advanced tools
Comparing version
@@ -31,3 +31,3 @@ "use strict"; | ||
const connect_firestore_1 = require("@google-cloud/connect-firestore"); | ||
const index_1 = __importDefault(require("../src/index")); | ||
const index_1 = __importDefault(require("../dist/cjs/src/index")); | ||
const sinon = __importStar(require("sinon")); | ||
@@ -34,0 +34,0 @@ const sinon_express_mock_1 = require("sinon-express-mock"); |
{ | ||
"name": "@fundwave/oidc-consumer", | ||
"version": "1.1.3-fix-unable-to-locate.13", | ||
"version": "1.1.3-fix-unable-to-locate.14", | ||
"description": "OIDC consumer middlewares and utilities", | ||
@@ -21,3 +21,3 @@ "types": "dist/index.d.ts", | ||
"predocs": "npm run build", | ||
"docs": "npx jsdoc-to-markdown dist/index.js > DOCUMENTATION.md", | ||
"docs": "npx jsdoc-to-markdown dist/src/index.js > DOCUMENTATION.md", | ||
"prepublish": "npm run docs", | ||
@@ -50,2 +50,3 @@ "test": "jest" | ||
"jest": "^29.7.0", | ||
"jsdoc-to-markdown": "^8.0.1", | ||
"sinon": "^17.0.2", | ||
@@ -52,0 +53,0 @@ "sinon-express-mock": "^2.2.1", |
Sorry, the diff of this file is not supported yet
8
-42.86%39768
-41.65%8
14.29%15
-34.78%497
-44.72%