
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
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.
ideditor2250
Advanced tools
release
branch: https://ideditor-release.netlify.appdevelop
branch + latest translations: https://ideditor.netlify.appCome on in, the water's lovely. More help? Ping Martin Raifer
/tyr_asd
or bhousel
on:
#id
channel)#id
channel)irc.oftc.net
, in #osm-dev
)dev
mailing listgit
for your platform
$HOME\.gitconfig
:[core] autocrlf = input
Note: Windows users should run these steps in a shell started with "Run as administrator". This is only necessary the first time so that the build process can create symbolic links.
To run the current development version of iD on your own computer:
The repository is reasonably large, and it's unlikely that you need the full history (~200 MB). If you are happy to wait for it all to download, run:
git clone https://github.com/openstreetmap/iD.git
To clone only the most recent version, instead use a 'shallow clone':
git clone --depth=1 https://github.com/openstreetmap/iD.git
If you want to add in the full history later on, perhaps to run git blame
or git log
, run git fetch --depth=1000000
cd
into the newly cloned project foldernpm install
npm run all
npm start
http://127.0.0.1:8080/
in a web browserFor guidance on building a packaged version, running tests, and contributing to development, see CONTRIBUTING.md.
iD is available under the ISC License. See the LICENSE.md file for more details.
iD also bundles portions of the following open source software.
Initial development of iD was made possible by a grant of the Knight Foundation.
FAQs
A friendly editor for OpenStreetMap
The npm package ideditor2250 receives a total of 0 weekly downloads. As such, ideditor2250 popularity was classified as not popular.
We found that ideditor2250 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
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.