{"_id":"@bluelibs/security-bundle","_rev":"13-ca5f49cd90f3113aa1e627b91a01246a","name":"@bluelibs/security-bundle","dist-tags":{"latest":"1.1.8"},"versions":{"1.0.0":{"name":"@bluelibs/security-bundle","version":"1.0.0","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^25.2.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^8.0.28","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"^2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^26.0.0","jest-junit":"^10.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.0.0","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-p/MeJNAHyV3LENImQyYc1M9jcz+9XBC2eyasqkIXeM+vx+nQIHG5dJev4MbFvOV2zxH/BqeFqyMRL5p+HXvWTA==","shasum":"1a79efd2b4fa4bef95e319b4b544f435f1ff8b78","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.0.0.tgz","fileCount":78,"unpackedSize":147338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCqERCRA9TVsSAnZWagAALfcP/iiiqRjs9xPL6QcIaXWP\npN4DWAGmxWrb2FeH2FG2AFYBOuvOgeiftS1tT8gJIvA/Bhru63FgF/NBsnnQ\nGoiJSKOIbUaRf4iOwAK9k7yc9o7XgYxolwqnOrCY+Vn7kM7+h4fz/GnDxHrw\n2PFN8M+AGAbe1gj+qVZNwVmrtwrnn3PQWkFo/qleORlFEJPA0y5z5qeheU97\nLr/roJz31IYYEwDsWuQByTFCD/F8iDjko2urRbFz3apKawX/QFhx9PR5JrSO\nhQpIn4cZQnQ3dj/Jq/ltKhmJln1tALYpUs37gOHWRXmNdxWOjupuFwZCT8zi\nFjlz9J/+Nvpc0Hm6VBPVJPRxWn2ig57PGmlqmHQgfks8LkbzdQfaDxPgb/c+\nb/KLfMDee2krYtT62Ut8tQl9zPSwmeqkVgFp5BlmND0vI6lHoXP5cNLNXIAY\nFe+R7LPeBMlg5ZhvjCMSFl4E4fqnkN+g9BaTdssRjS881bj0vJjF/iRg6ZyH\nBJ7iLpqsyoKwpT5VbQv3zSE+wL11/5HQ/XuxlKZFWuDQU93hew6bB3x9hciP\nfk+zqTnVECRkEQVwre1lC092zS7p00NovcUywk2dr2Lhc1On838h5FenCdo1\nK/9pUisTgv6FSZmrNifYGj+WyPwGqt7J4vofl29FHSXpoLMcGtmctxJ9hxwR\nwSWf\r\n=muzi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7PV5PSdOnURBv4fhKTU7+3egvEdloFx1JRQ0DVPdB2AIgBlJWDNDpPrwcCHFBY4EJwyiuUTSce5wICtNRfnfo+NY="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.0.0_1628086545203_0.7095337162247302"},"_hasShrinkwrap":false},"1.0.1":{"name":"@bluelibs/security-bundle","version":"1.0.1","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^25.2.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^8.0.28","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"^2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^26.0.0","jest-junit":"^10.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.0.1","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-PW0EqAbuIZZmZsN19AXjsR1f+xOofxMZj+ag/V8YMhFdV8HVJLKRcZHX3+z6tR9XGDj9t3gYi+ISSCY09WY8YA==","shasum":"ef45451a348a319d95af395086a219b59ce23560","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.0.1.tgz","fileCount":78,"unpackedSize":147366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHfcoCRA9TVsSAnZWagAAKNMP/iKqcZbeZsmx9q2bUL49\nWk2BnBZOk1/l1c8br0euEp7vFrgwJnokbkMa9NVQtnWWe4TXztABR/RXDKt/\njz3GL8hJBadj6FCR+j+8npiIRP929ITYjdHf/s8svCVKyrfU4nNcMiLJs4Qi\nlFr4NnGwXpykQmVuKTYWYgpkygxIW8u1DZxm8bdsRXQJIary9jS4g+YuWQ+J\n69M2//mujDtVuB/ursYeLQ+CFockJSn1hFxWaahlwMvrGcaxk2X+OO6K41p7\ncnuplqB5qOYG1tnZQb2r8JNWxSBb/YHScK9xeKNWGFk85LRL1Ll3I7SmCAUH\nAa9RfJQMTbE0xPleG6w0HeNKZVKXfzL6NySciSXLXWxkr65eI6Yx7VYsFlK2\nKsZFkFoMD7nh5X+6BIGX0Jf7ibip5QXk5+0C/PJCRLmrYXSaKR+3CxZQaY4s\nUKFpuAC580LEk2gAbcgLGeRoct88RaoccVDJJ41CazJANNFMTjmmLm+ta99Q\nmRpQwL2rf4jjPHYHJvD7MfyoaVNosWg8ALL7jF3B0+y3eGMtNGgiV4TcSNk6\n/nrmwh29h2wfuj5OhF+xNLrBGzWevasWEsDWlGM4kqX54+Ss9T4PtQQIFp5D\nUb07fLB7DtS8qSGPJx7mZcKq6li/MKWUX/QyUD5D4SR8Pb534sjhRLyvCyWz\nSwJK\r\n=p0In\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYhPFKVViDPYILvH/y3k+XDblXMfbAe4LEs18JhBa7fAIgX2rywMGqEAt1wViH5qMZ4tSUiss5yQbvF32vL1be15o="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.0.1_1629353768189_0.7811780136221464"},"_hasShrinkwrap":false},"1.0.2":{"name":"@bluelibs/security-bundle","version":"1.0.2","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.2","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.0.0","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.0.2","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-bsf+bBoYaKvBnYAF7aVFxBtkUkaAUfD+oD+mLjKlBfbApiFo0sbtYqQyMb6aBH7fyMeZZL5Ubt4TZxV1iHjbyg==","shasum":"27dfde011d01a2fb4081e62131ed23bd7845b4f2","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.0.2.tgz","fileCount":78,"unpackedSize":150544,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdshunUqEXICsBXTAB3bpiGI/sz0K1JtoYN0xTuRvzHAiASuFmPl44CBc8MTIbKjSMBKfnVng+igXcPhjlmReKl+g=="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.0.2_1633596589437_0.9653014714767327"},"_hasShrinkwrap":false},"1.0.4":{"name":"@bluelibs/security-bundle","version":"1.0.4","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.2","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.0.0","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.0.4","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-yxNWeYCiZUOt4WF6yFvyLcGUKqKE2/d4NPlJunR4BK0qZ0OFIdFBLaC0pMoVKH+YiKthgSlTFJ6NxPN9liD37g==","shasum":"90bdf5ac7bd9e3d4572dedd18fab73d4b9802afb","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.0.4.tgz","fileCount":78,"unpackedSize":152116,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8aldpCgpm4AclAB/Lc+JYSOIxzfEz7DnWv25Tgspm9AiAnOv5qPTyT6kaOzJsDjyhW1FnCbB15fgS/kAA8Jgj5uA=="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.0.4_1633630795823_0.8729308929582336"},"_hasShrinkwrap":false},"1.1.0":{"name":"@bluelibs/security-bundle","version":"1.1.0","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.2","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.0.0","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.0","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-1iSYds14fPWaw4ZuX1RTObrcqX2AVnMG4torfMJ3vGMsNHVBw0+/iMeW4ok5B0tU3ss2FQtX/2Bx0bGVnqb5JA==","shasum":"f48418fd8a8bd4f1b2f05c9d39c7d780b367c6c8","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.0.tgz","fileCount":78,"unpackedSize":154665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDAB4kLSIGbM63aqJRGwp2vw2uNoKbKYu86ychrvrPHEAiBpctWylIbQbMJtnEcG1xUtKf+1sBHXMIzbDEjMkAt64g=="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.0_1636443245682_0.5361531967086455"},"_hasShrinkwrap":false},"1.1.1":{"name":"@bluelibs/security-bundle","version":"1.1.1","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.1","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-RidBb0zkHGZha+6W+1G3f93XTPh0B1cAE7JJ8+47KTsu0VtUyJc/EOpnB2rTvy2hKTQfh+D0vICof9Go46r8rQ==","shasum":"abdf842e0a5756e19007bed84049be176973b1ba","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.1.tgz","fileCount":78,"unpackedSize":154665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnk8GCRA9TVsSAnZWagAAfswP/3m0rkl3w07GVzZVmBQJ\nSCkekiynp6OZTRE1BiRPHlrOuN+3A4YkjWGlhR7OH6L3ZEKiLV5UGJKQfoW1\nUl535j9TiSD/Sb67TPiClB55k/dgJPgWyGlX2aEjSyZGdTVbCIrezZr2v4CA\nNLiXvDfOQKz0UNBI7G5M1Dz5cLd8oyXpg4hck8Vx5gxNafieFTJAiH/wUW2j\nPVqhp1/xJHpxIm7R7rXAeHM+8Mjygl8wXksXGQWRmDoHPm+kdken/JJYgB8N\nKITVqB69VMV+ppq5dDphye/HpcRyL0REbkT18uxcFf3j2obzaIVi8K0k2FIA\n+3XeCg4zXvowEbr/QMfKc46LAf2ydZG0I3a2mUQQJsJk3Es1/cNCcvUa3mg7\nJGKdWWME4fUMKSshIZsQg9fHMxjAY+DARgi5OLXLZBT0dL4OvjgsVfElQdMx\ngqRFfQq7/uIk2JuxVXBBdR3I9UqKWZLibIgq4EqLCnsTcSDgj0cnmv/XexYB\nm3HGXViLhsbmuMJ82QqLLgm7iGACjebaJkB28BCfmeWrbwhRz+l+NS+Vesjb\nSTgSj6zQX39XJDJKWzaOUdja8WgTClvfR5Biy8uGmy+uxU/gdhYLVqLfRaek\nIvAs00qDNZHGbE1g9dN7wOeqZbnjgAG9gRks/NQ1imFeTilb0AFWMLoF4O+O\nuwFP\r\n=fbMI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFx9S/wDQOHaaQvtEW9X+6zPma5dqYhpPMSrYyLWovenAiEAh6UNOdDyVJLaXD1BownIaUkq7CNMF7KX2pnuhklB6Rs="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.1_1637764870173_0.6993274935927796"},"_hasShrinkwrap":false},"1.1.2":{"name":"@bluelibs/security-bundle","version":"1.1.2","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"cc5f713c541ea3a16ba1992139494f6e2ab64c17","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-gTYdv3Y4/g8TnDxPl82eFZbsqEQA26re8xDDEQhpzE8KfYU8bX3C6brX6wj4HzcN0GX6fEQVxMHyXfbBJ7Iu3A==","shasum":"f1f51c32f15a1bde83e22042b6bf8f94f173ba0c","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.2.tgz","fileCount":78,"unpackedSize":154664,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9SXe7TUgHKTmFEvPGPuymg9x1sjE8OIsq/rsKoz9xagIgGR8sS3hVga3rzeUAQR83OxhwV57P79NAd6HWuQxS/24="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTEFtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzURAAkITRUA7DY/7FGqYXp2XP341ADHwOgUZqZQKAo5pfvb7liL8k\r\nVXXEf62oPKTqJLVNvRGRavRbybixg1d2pIL7xaLQ00xLJ/SlibKsavEvlhei\r\nICa1vPat6BRxawRwrkwcfKeGpGptG2N78/KUjc78ZuCrrH307U2z9ZRaNTEt\r\n9ock54x1L4xgL/jr8/r6lxuTDJmMbFcEFmRAT2o4+x3rj4QuDbbUy5YgM+Yz\r\nwU4I6emIAN7yztD+MpEzz8tcRDNixUtX7e+63AzzMK/PLlc+RWNkkWFN4/Oy\r\nYaR+5sp7ivtt6I7LcE15Yo8/+7Tzf8dFV2R7QEJ3SfpTKRgGhAeq8iYN7uHA\r\n/yz2l5Yp7liXg5Bkvs/kQOQPN4yGU94v/T5seg5u1KDetyplw4xorjLi30er\r\nt96RY3mqoDCwt90g4UASxqQVl7BOP+Nsqzsi+EkX7s0Nf+tY3rkj+G8R6N/I\r\nhtTTeG6hLLKDox3JmwGTSgFFP/EdqA8lOVyQbZv94gHTsna79V9v7YBNVPgj\r\nVSyjHzzNf1yeExRAAaNU6zL0SrJgqwvVPivSX3SyfMg6sJnFhloTjEc9hj0n\r\nTEhKjx+0MQ0s6DIvd0KrYgHBL9Bnrct/njzIXoW6dBB5Qfqdd8dwzJnyr8EZ\r\nh+hHlBrSdoNV/psylxvwtFOCMMJkGvKLCq0=\r\n=6JCb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.2_1649164653323_0.1540531333534827"},"_hasShrinkwrap":false},"1.1.3":{"name":"@bluelibs/security-bundle","version":"1.1.3","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"27f2226bd00afe32041d7320385f7b7e106c1bbb","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-kQI2Slgbsa/BdzxhTcdWqbiTVRcCZ2FmfY0WVdKru1dsz9YCpT7HOtk6llEuuNB3Cf5xJbgt/TcKUJ1cuZTpMg==","shasum":"b07842f075db50944a9bc6542fbb2e1e6643e9e4","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.3.tgz","fileCount":78,"unpackedSize":156031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoHrfq6YP0L5GzG6FClDDFrJakYKqBuk0F7gs8a6v0RAiBl5Y0foMiucF4CSpSqR0+5Yp8/HOMV5g70ZX8i/vVcEw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVscFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ6xAAmTCfH5MOwERFXilVV1vFKEElpehkxZ6s7IKu4potqaFF7/XV\r\nYpsTEee+AM373kVHsMkeeTbOgDn0TY/3fiXJJPEr2HlQCRoip2dAifLeztRk\r\n7ELGa5/Yx6IO1O1UFawFLfy28Ygm+DGsdAn8lr8EE+YUXiQrit/nWI1oTt3S\r\nI9SPuMlz6KP6Y1kAtX+34GWWY2AH+KzxPSjSU9sUKhPveh7MBlJDrM1zR7kI\r\nTHYFy7DuXE7b3DZnszbvLQsa+omOXiu93zIdVNp9M6ekBPFStb7Qv3dWk3T2\r\nAjoF2FKyG6Alr+2aLTv1qMXQxKKAO7wJ7haLrrTuiQ8/lh7Wj5KNKrF03hWS\r\n6lN6wBeQ8IeXTp7q4KFpI+J9xNCxVqdWDnX/0vfWBOUn0Yns5nsf1KwJPfve\r\nA/A22ReGc4jFsZXi6FheHwWCJJaSPM4apKSkd1/CQVo4CjWG4zCCdEafLp2u\r\nWWGVIpJWx+n76P0Up9DtWB98+OPMX/A7/5KD7AywUQCuR6x41/byhimD+v2u\r\nY7NgX+FsyDPxD0Pefc8rzaXPxtIOhEZC6yQqa37hiCsc3RDnuQX8I6tRkkdH\r\n7DfTyqih2NtpynzdoFoJ29ZWQNncXGudJNyZZ1QbLeTfaszsaybuwShxTASg\r\n97/EsgHwyCcNS8/Jm0fXkLbQ+QS0Xb1s/zc=\r\n=nmol\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.3_1649854213714_0.11906226474712378"},"_hasShrinkwrap":false},"1.1.4":{"name":"@bluelibs/security-bundle","version":"1.1.4","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"3c9a99dff7892cb3f08b39b9e9a279cb70662884","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.4","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-cuTxGZIBRt7j9FQEsbD8VyZST3O2/56WOlgC8rOnjtUI2x/YEvKEC0DyhXMmzaanRIX7tmQs25F8p+PXdklBUQ==","shasum":"9da6f342c211c81aff8ed2ec5b07f591ab1f39e6","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.4.tgz","fileCount":78,"unpackedSize":156071,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdclDMtBuXTtlFB5nF1KqufwoX9DbG39R/tqL1Nnah/wIhAM6+aMvB+Pxxm7VFN15xOL+AeCQ/iOrZUk5q1lGDnrLP"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV8/NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoikQ//clq0EL4R4B3RBx/bnVrM4Z9FAi9RkJIBP0MWQL6v4XFg32aF\r\nukDnZ8k160NdgWjOlJtYr60l3qIwUypuXTJTdeJ0aruz1LLzQ6NQ8013YYnj\r\n1Ujw3xVvf8S7eVgEXHgUigwIzvoXaCBY03Jcb7VB1Qz1ksafwD8WSn3bk9CU\r\nqSim0pfAnJopFSuvhUOvmZquQ46C5nZWoGVet/OEbpiVWYK6vWHxaEm6u+Qu\r\nmF8ZFyUhxCi7hboDSaP2wJ+5K5Xl/13rvyZY1iwCym9GDhVatNqV3ZGFBw5J\r\nAmu9lberFSWAHBJ6frS/QKL5X+CQhEwxICvfmyzW0iq2fjxMMF842nbK3bip\r\ngIx8tBl4VKIGkZ3Qu9INZfDlpinid+yk0kz3ZXspNcV4L36cBTRozATCw8gC\r\nRllH3v1ZlG5X7wY2rnzd9/N+kQA73uN5xhzSnaEKI2f6ENY6tyGCw/j2q2f5\r\nVD5nzhfgk+ruOCR9099goww37hdrio4u6PFHLbqaByO+/yS03ayk04wKasUF\r\nBgpcDaMdomuIzPZwcI/vwkm3dW6jVpBn3PlafPXrsBWX4nAmjfKWaLDx8Gwv\r\nnk35G69+YAeP9HJ7vcC/Pkb8phd+2ilKO+eczHJQfmn5SIYvcJZ2Gnou1rfy\r\n/og3n/PJGSzYOEBDAZR6slb7VAG/Fgl0DYo=\r\n=H+qB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.4_1649921996838_0.0347518057412699"},"_hasShrinkwrap":false},"1.1.5":{"name":"@bluelibs/security-bundle","version":"1.1.5","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"68873e8ff53a0ba771678cc8d8418cb2b6eb7ccb","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.5","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-9MEr55OKCm7hPYKe/mKE1J28uti4Ufn2iMGLHJScDyRUWV2EQp30eoaSesP+XTJBnV+Kw7ZlgS/4oPN3nlUdew==","shasum":"c2555719983110cfeafd3edcb39889451c3b3369","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.5.tgz","fileCount":78,"unpackedSize":159310,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhWTKUUETTqvcdmrLo25QrjD9RdHClSsm590bKuo3x2gIhAPtKrUnfCjQC/v58GlozaaiWTj7amh5W2911VitBNqlZ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiscWnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHbQ//f4eRLfACSQGScIwwehPV3kyiQqJaJU6x2FkZg9KzODcoewjv\r\nH06cBjhplEdVq8veDj5yfvKnRKng+avxKx1U0aBUJCOR1+j1nzpyAWO1Qkra\r\nJmUe9IVx2o7HS7Bhrs9rslIci9vwAR7YCp/wVbbRTSKIjWaJt83onL8jfICP\r\nwAjkBIbwpP9W60cGyioqxvEsQLHwt4GOAuJlL00UBN8Zaupxuu8E5OIQl/RI\r\n/VGZcwBLe4HjlddMfdYRV1wyh7KpTJzo13HXv5/zeWhyjDK2mbjSv1zykAfm\r\nYjU2YLgHTu+Y/V7+u7SJSMx4XRzKG5qjphdkHSCXP2ECewu0mJHSiS9XP4j6\r\nQj+4EOQa/uaazUnARVis+pneNZoUA5MsDIxsDtrG1EvsN1HEp77aZzSk/iIi\r\nRQeMDdSgJJOt7P3O0vs+NDy4fQAhuy5+pMBVlNcfA9Sb2rcO+Jljg8aa++rZ\r\nGbJ0QfhuuKUwGLOxImuyS7tf1TLUKTdWdzsykFaVy0QvxGWwcn3b8lnXQUkx\r\nX0ov0IpGKqBL5AXDqDpOE5hip1zt9MRM1dh97g6FbjqHVCnxC/o/iKsj7p2O\r\nYeyFybkVK6G+ULR37Qw1MJqV7QrfgzmMH9WKE8EUdm9gmhZE+ESw/kXPPkKq\r\nejIWTnpV7gZ8yfoiQvzSE2kKlOzemEX3aJ0=\r\n=c7kA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.5_1655817639670_0.778253072138293"},"_hasShrinkwrap":false},"1.1.6":{"name":"@bluelibs/security-bundle","version":"1.1.6","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"38797dd5d14bb476955ad1a1cba5066d9232baf1","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.6","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-kbkV2tb7sQ5v6hY9fG4gd2+LEd184RepLJS7mMun9h/9CwB/PZcBuEp3p0wXhaEB9X714aC2LNGuj4fg3y5TEA==","shasum":"4f82d0bcae7a492d40af634554c764e6cb09b554","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.6.tgz","fileCount":78,"unpackedSize":159179,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE24nEXVuD99TCRrmimsnbxSAi48edmSbUkPKYbWkWcuAiB/36eracKxgTl99/0JHwpiNKI2VrRSrupqa6r14I2YPQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisccoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXUg//XLVqN+B2P9opz2QwR9Pqj3Tt7X47psmM18YHMJVZ+Nx3+ffU\r\nqLK5rvYNwk8CdO1X7fKKj34rUpys25lu++LepN4ELpfn3URvbEEMKvQpiDAt\r\nc1HV7Iik1v1tda8EBYAxEf2UIRtleOv9z24sa/ohTI3njtfd6d5Kj7yrpOSc\r\nCX7s36+l3Fxq4xE/UgA9h5sX/R5QKb5l3caszr8vXjYxVi5Y2aXb+785G8MT\r\nmXXfirJXGx7Mb5s3WDipglEstBEbUdi4dT4ZBogt+G5YzRrJ/vQFe8k0tz+B\r\ne5EauJ0WuFfHiASCaHgzhsVbbVnFGqMDqsmq9KVH2GilKO8agY2autrSIbQn\r\nVhIoEgTO3DOwSVqvxY1QKBWck3lgBGIlChrNbKf99bnnhCGlkGoRjOMl0oHK\r\nbkdhMKVbQLMK7HIAe6jqNqYqx8VyQAK6D1MmnvaAzWgfWSF9F4r0Yma6Yj7C\r\nZfbIJMguDNaJ4rJXmeGv4cCpOta4KxhI8DeYpX5O+dhZivz9NsRuvSZYE5GQ\r\n0IkEtLoog+L48dnSIOHCJH3sxBciG0R5BO4TfQi76KC2e6N1IHdB8CXF6RKD\r\npnTb+35HxBdJHODT8epw/U14zxIMhPgOs5k8jPtvk+R0zxSUP7g5qBmqlCWw\r\n7jT9Rfw37zuE8zfd3g9ZKf9zYsYO9KIMTHE=\r\n=Kf/Q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.6_1655818024369_0.48083929625503674"},"_hasShrinkwrap":false},"1.1.7":{"name":"@bluelibs/security-bundle","version":"1.1.7","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^8.5.1","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"8bba5043b2b9958e0cd3dfb7a1e5dad0e46db08b","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.7","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-gkA3MkPDIfZDF/PE0ZThVP1BpVehudOPThb5cQiHAvXFeC2f4pAOd+IerCY08TKDst2vn+x2UjzFHeQMfiYxSQ==","shasum":"eb89714d39b3cb9b497ec3f86a8170f1e7dfa2c2","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.7.tgz","fileCount":78,"unpackedSize":159237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUb3fjBJTDIDiAbJfkkH8nNibWLObBr8sbbuvcdhs5hAiEA9fly+pdL7KYS1chm94x2qqgK9pMuE+kzE4Rnml5s6Sw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0N9vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Ow//e9LY97w0wNtA2dfHNJaBmji7vZoycSubuIevWsJvBYbdZpHR\r\n2UOrfCzQcKpUvS8CXaC0lDElRN5Fldwz4OEU9u2spqlXMcFmye5apzPzluRu\r\nO2hI58pjRXhL5z8w6D+MTzUwvKSv+QhftlbjtfhVfQYUZBTNw8a75qH2baZp\r\nY8aH9NeEJpMSO3ygq2MsMIBRoU9Ezn4Gst9tY9nxn12mcbFSAUJjNJ65Xji6\r\nGwpGrsoy2o3gCKvlLPnDO4PavvyNejj3XjbtQY7WNtCRNb/1ADifrc+bOjog\r\nor/xetDFfraqJYsqxM+MEPXvu2Q5+GgtyFVF6+XbzZFHtxynxX/GIkZ2kVeS\r\nFq4kyey+78T07ycgw5A20GbBdq2qZdnnBfSTr9+FH3g4xeGZYP39UyRURecO\r\ncQX48O/FQcFmbNKrXeVrlLbkFY9dE5EiarpAE/ywGPy+IEgwuRRsg061DRJ1\r\nac8wEcxf7tMBpdJhRSiYBBDWZCtBhJWvfcGEub3PZoHj7SY//+s+1aKJ1Gtf\r\nVuIFn4NAv5RthVZCzDyuULIFwwdZoXsA8IJU/7kNr+vj6Zh99q2Z6YWLQ0tE\r\nSaaNHwLOdD9o6A2ZsWu2q2Fxmox1dbto4QJQm4wZ3xDS1FdMHDHIfJYjHho5\r\nlqojg8aLkjvjcCU+mHXkY97VwaDInna/Ha4=\r\n=I7Ag\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.7_1674633071159_0.4996819057394626"},"_hasShrinkwrap":false},"1.1.8":{"name":"@bluelibs/security-bundle","version":"1.1.8","description":"The official Security Solution for BlueLibs","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"compile":"tsc","watch":"tsc -w","pretest":"npm run compile","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose --watch src/__tests__/index.ts --detectOpenHandles","test:clean":"jest --clearCache","test:watch":"jest --verbose --watch dist/__tests__/index.js","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run compile","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"dependencies":{"dependency-graph":"^0.9.0","jsonwebtoken":"^9.0.0","ms":"^2.1.2"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.1.1"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/ejson":"^1.0.0","@types/chai-as-promised":"^7.1.2","@types/jest":"^27.0.3","@types/jsonwebtoken":"^8.3.9","@types/node":"^14.17.21","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","eslint":"^7.32.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","jest":"^27.3.1","jest-junit":"^13.0.0","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.5","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","gitHead":"abe398abc3cbd3437093fadb7f1dbf68162e7af3","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/security-bundle@1.1.8","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-pzfSww5I4cZivBB5aDOT0UFLA4PQMEFjwUGoJCdamKaGZaiP3DY5GNg1eqVDfQCqOHyUmX8GDhARqf1ODq087Q==","shasum":"6e1ce20b7b371e34e9874517326d912ae6b39219","tarball":"https://registry.npmjs.org/@bluelibs/security-bundle/-/security-bundle-1.1.8.tgz","fileCount":78,"unpackedSize":159237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIESyt98r/PKc+vdV51ZcC8CnoYYi29tJVZcsUTzig3dGAiB8lyC3OFr7DsFrZ4GgIJeXozv/fDEqICfV0aTyK4WD5w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7J6DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmro0A//eRZAfIU0NfeiO4I6CDUolGoBNZi9Hy/9H/SYBb6I7KBW45z3\r\nFwo+iiaILq/f+gDQ/U5MrOFAACQHYLNBCFrS7ht/HXM0dT+Zjc2qlACPSSWq\r\nsfDRNpKkfjdeUP0htpFhOvBlMCpNI+MBYxuY50uwBV5Je+GlsoMic607f3sx\r\nCS+i9FIAxRfQfYutft4Nek4baAI9jZm8RaMwqcdANN6SfILbIkz3PAr7iH7v\r\nXaijLyDuLr9PTSoeBz+CKzEWLCpBe37gWMCkGRqkQD4w70Q3Tbz56gIL3Irc\r\nMPtixxe/h0eeL04oqjOycEo29LibJmXZ2jalkD+SC/q3PS1G4TfTiHQ5CNu0\r\netObXH4GZEUersizJ5Gq5XPnGeFvQ6Vihfn88wuA8eKoMg7JY5Zn5+2FkghJ\r\nNb6Jh8XQ0PLznAr1vcT0WZ9TD15ZAWApvPyxHnYoUh7RkPOlMfC+RuaWEfjK\r\n7MeyKodP5ZPeGMPlXJglpOrh4D6OgD8/8r53vKfDgpn4vfyPpnvBX+vBMWED\r\nK1E3Bmkd6513d7fLafB8rzdm5wwF81lzatB1d4RjUgJmdSLGCHf8RvqRfJsU\r\nFMwkSGdDWsQl33YAQaxycSw4SdlhCaj3LQfQn58J0GMz2JooYz9seiowDTd3\r\nLhKikoaseo9EL/3lDKWLpUawL+cNDThgmK0=\r\n=gyJ+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/security-bundle_1.1.8_1676451459209_0.28482222724735284"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-04T14:15:45.162Z","1.0.0":"2021-08-04T14:15:45.335Z","modified":"2023-02-15T08:57:39.484Z","1.0.1":"2021-08-19T06:16:08.313Z","1.0.2":"2021-10-07T08:49:49.620Z","1.0.4":"2021-10-07T18:19:56.003Z","1.1.0":"2021-11-09T07:34:05.844Z","1.1.1":"2021-11-24T14:41:10.282Z","1.1.2":"2022-04-05T13:17:33.541Z","1.1.3":"2022-04-13T12:50:13.869Z","1.1.4":"2022-04-14T07:39:57.268Z","1.1.5":"2022-06-21T13:20:39.846Z","1.1.6":"2022-06-21T13:27:04.596Z","1.1.7":"2023-01-25T07:51:11.323Z","1.1.8":"2023-02-15T08:57:39.382Z"},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"description":"The official Security Solution for BlueLibs","homepage":"https://github.com/bluelibs/bluelibs#readme","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"license":"MIT","readme":"<h1 align=\"center\">BlueLibs SECURITY-BUNDLE</h1>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/bluelibs/security-bundle\">\n    <img src=\"https://api.travis-ci.org/bluelibs/security-bundle.svg?branch=master\" />\n  </a>\n  <a href=\"https://coveralls.io/github/bluelibs/security-bundle?branch=master\">\n    <img src=\"https://coveralls.io/repos/github/bluelibs/security-bundle/badge.svg?branch=master\" />\n  </a>\n</p>\n\n<br />\n<br />\n\nThis bundle aims to solve Authentication and Authorization (with included Permission Management & Permissioning Tree Hierarchy) while being fully decoupled from a persistence layer (Database), meaning you can implement your own persistence layers to work with any type of database/API.\n\n## Install\n\n```bash\nnpm install --save @bluelibs/security-bundle\n```\n\n## [Documentation](./DOCUMENTATION.md)\n\n[Click here to go to the documentation](./DOCUMENTATION.md)\n\n## Support\n\nThis package is part of [BlueLibs](https://www.bluelibs.com) family. If you enjoy this work please show your support by starring [the main package](https://github.com/bluelibs/bluelibs). If not, let us know what can we do to deserve it, [our feedback form is here](https://forms.gle/DTMg5Urgqey9QqLFA)\n","readmeFilename":"README.md"}