
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
peermaps node.js command-line tool
usage: peermaps COMMAND ...
query URI - list all features that intersect BBOX
URI is a hyper://, ipfs://, or https?:// link to the peermaps dataset
BBOX is in west,south,east,north form.
-f FORMAT - display results in FORMAT: base64 (default), lp
--bbox=BBOX - list all features that intersect BBOX
The rows of output are in georender format:
https://github.com/peermaps/docs/blob/master/georender.md
http URI - serve peermaps content from URI
URI is a hyper://, ipfs://, or https?:// link to the peermaps dataset
-p --port - server http on this port
-q --quiet - do not log http requests to stdout
example usage:
$ peermaps query hyper://3dd1656d6408a718fae1117b5283fb18cb1f9139b892ce0f8cacbb6737ec1d67 \
-f base64 --bbox=-149.91,61.213,-149.89,61.223 | head -n3
AuUEkt+BHzfy6BXDON50QlTpFcM/3XRCbOkVwx7ddEKG6RXDJt10Qp7pFcMT3XRCpukVwwzddEKs6RXD+tx0QrHpFcPd3HRCsekVw83cdEK66RXDqdx0QsHpFcOc3HRC1ukVw4vcdELN6RXDYNx0QhDqFcPX23RCUeoVw0nbdEKQ6hXDzdp0QsPqFcOG2nRC9OoVw+3ZdEIc6xXDjNl0Qj7rFcNU2XRCa+sVwwzZdEKQ6xXDz9h0Qu3rFcM12HRCXuwVwwnXdEJl7BXDYNZ0QnvsFcMr1nRCsOwVw6PVdEIh7RXDetR0QnntFcPF03RCMe4Vw1zTdEKy7hXDHtN0QuLuFcMH03RCPe8Vw/bSdEKd7xXD5NJ0Qg/wFcOZ0nRCn/EVw1HRdEIi8hXD4tB0QkLzFcNiz3RCmvMVwyPPdEJb9BXDVs50Qmv0FcNPznRCc/UVw9jNdEKi9RXDvM10QvX1FcOgzXRCcPcVw8TMdEJH+BXDIcx0Qqz4FcPly3RCDfkVwybMdEKu+RXDLsx0Qgv6FcPWy3RCFfwVw8bLdELf/hXD1Mx0QvD+FcPmzHRCGv8VwxTNdEL7/xXDGM50QgA=
ApcD7+HSkAUaTeYVw67UdEJM5hXDs9V0QkzmFcPb1XRCTOYVwzfWdEJN5hXDpNZ0Qk3mFcO11nRCTeYVw8fWdEJN5hXDudd0Qk3mFcOp2HRCTeYVw7nYdEJN5hXDzdh0Qk3mFcPW2XRCTOYVw+7ZdEJM5hXDmdp0QkzmFcOg2nRCTOYVw7DadEJM5hXDwNp0QkzmFcMl23RCTOYVwz7bdEJM5hXDwNt0QkzmFcM+3HRCTeYVw8PcdEJN5hXDHt10Qk3mFcM+3XRCTeYVw7TddEJN5hXDxd10Qgk9SSBTdHJlZXQA
AqYD9f+OPxU25BXDGtN0QjbkFcO503RCN+QVw63UdEI25BXDPdV0QjXkFcOI1XRCNOQVw7TVdEI05BXDt9V0QjTkFcNm1nRCNOQVw43WdEI05BXDttZ0QjTkFcMo13RCNeQVw7vXdEI15BXDONh0QjXkFcM/2HRCNOQVw73YdEI15BXDP9l0QjbkFcPA2XRCNuQVw9PZdEI25BXD7Nl0QjfkFcOf2nRCN+QVw7jadEIJPUUgU3RyZWV0AA==
npm install -g peermaps
FAQs
peermaps node.js command-line tool
We found that peermaps 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.