
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
echarts-mapmaker
Advanced tools
Makes custom geomaps for echarts presentation. It takes a subset of echarts-map-tool as core map editing utility.
Compress any un-compressed geojson as js file.
Usage: makejs [options] <geojson> <js> <mapRegistryName>
Options:
-h, --help output usage information
where importantly mapRegistryName
is the name to be called in your echarts script.
Example commands
makejs world.json world.js world
Compress any un-compressed geojson as js file.
Usage: compress [options] <geojson> <output>
Options:
-h, --help output usage information
Example commands
compress world.json world.json
Decompress any compressed js file back to geojson
Usage: decompress <js> <geojson>
Options:
-h, --help output usage information
Manage the property of a geojson file.
Usage: property [options] <geojson>
Options:
-l, --list list all properties in each feature
-r, --rename <oldname,newname> rename a property
-m, --merge <propertya,propertyb,new property> merge two property
-h, --help output usage information
Merge second geojson into the first file.
Usage: merge [options] <geojson> <geojsonToBeMerged>
Options:
-h, --help output usage information
Split the geojson into individual independent geojson files
Usage: split [options] <geojson>
Options:
-h, --help output usage information
Decode utf-8 encode geojson file
Usage: decode [options] <geojson> <output_geojson>
Options:
-h, --help output usage information
Convert mapshaper dissovled geojson files into echarts map file.
Usage: shaper2echarts [options] <geojson> <geojson4echarts> <name>
Options:
-h, --help output usage information
MIT
FAQs
Make maps for echarts
We found that echarts-mapmaker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.