Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

osm-p2p-xml

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osm-p2p-xml - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.travis.yml

2

index.js

@@ -23,3 +23,3 @@ var h = require('./lib/h.js')

Object.keys(row.members || []).forEach(function (ref) {
;(row.members || []).forEach(function (ref) {
children.push(h('member/', {

@@ -26,0 +26,0 @@ type: 'relation',

{
"name": "osm-p2p-xml",
"version": "1.0.1",
"version": "1.0.2",
"description": "generate open street map xml from an osm-p2p-db query",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc