This website works better with JavaScript
Home
Explore
Help
Sign In
manfa940
/
Flora_API_Game
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
14198d79d0
Branches
Tags
main
Flora_API_Game
/
node_modules
/
jsonwebtoken
/
lib
/
asymmetricKeyDetailsSupported.js
asymmetricKeyDetailsSupported.js
99 B
History
Raw
1
2
3
const semver = require('semver');
module.exports = semver.satisfies(process.version, '>=15.7.0');