2.0.4 • Published 9 months ago

@ndiinginc/jwt v2.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago
cd cert
jsdoc2md index.js > README.md
cd ..

cd env
jsdoc2md index.js > README.md
cd ..

cd fetch
jsdoc2md index.js > README.md
cd ..

cd jwt
jsdoc2md index.js > README.md
cd ..

cd otp
jsdoc2md index.js > README.md
cd ..

cd router
jsdoc2md index.js > README.md
cd ..

cd util
jsdoc2md ./util/** > README.md
cd ..
cd cert
git add .
git commit -a -m "commit"
git push
cd ..

cd env
git add .
git commit -a -m "commit"
git push
cd ..

cd fetch
git add .
git commit -a -m "commit"
git push
cd ..

cd jwt
git add .
git commit -a -m "commit"
git push
cd ..

cd otp
git add .
git commit -a -m "commit"
git push
cd ..

cd router
git add .
git commit -a -m "commit"
git push
cd ..

cd util
git add .
git commit -a -m "commit"
git push
cd ..
cd cert
npm version patch
npm publish --access public
cd ..

cd env
npm version patch
npm publish --access public
cd ..

cd fetch
npm version patch
npm publish --access public
cd ..

cd jwt
npm version patch
npm publish --access public
cd ..

cd otp
npm version patch
npm publish --access public
cd ..

cd router
npm version patch
npm publish --access public
cd ..

cd util
npm version patch
npm publish --access public
cd ..
2.0.4

9 months ago

2.0.3

9 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago