jshsj Joshua Stübner
I hereby claim:
- I am jshsj on github.
- I am jshsj (https://keybase.io/jshsj) on keybase.
- I have a public key ASDDzDVRTdnIrRtK21ZAf5zpiKKHMTJT4tSl5UzNvHcJbwo
jshsj Joshua Stübner
I hereby claim:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env node | |
/* | |
* ALL CREDITS GO TO https://gist.github.com/lukaskoeller/303fe233298fd443418a352ef68d3ba7 | |
* I just changed the output file to be typescript | |
*/ | |
// Icon Map Build Script | |
const { readdirSync, writeFileSync } = require('fs'); |
#!/usr/bin/env node | |
/* | |
* ALL CREDITS GO TO https://gist.github.com/lukaskoeller/303fe233298fd443418a352ef68d3ba7 | |
* I just changed the output file to be typescript | |
*/ | |
// Icon Map Build Script | |
const { readdirSync, writeFileSync } = require('fs'); |
There have been quite a few attacks on the NPM ecosystem recently and many packages have been compromised. This tool should help you check if your projects are safe.
Run the script. Either download it, copy-paste it or fork it.
The easiest way is to run it with npx: