New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tokml

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tokml - npm Package Compare versions

Comparing version

to
0.2.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.2.2
* Fix formatting of `ExtendedData` sections
* Improved CLI help
## 0.2.1

@@ -2,0 +7,0 @@

@@ -10,1 +10,9 @@ tokml

enable simplestyle icon translation
--name
property for <name>
--description
property for <description>
--documentName
property for document <name>
--documentDescription
property for document <description>

2

index.js

@@ -129,3 +129,3 @@ module.exports = function tokml(geojson, options) {

function data(_) {
return tag('Data', encode(_[1]), [['name', encode(_[0])]]);
return tag('Data', tag('value', encode(_[1])), [['name', encode(_[0])]]);
}

@@ -132,0 +132,0 @@

{
"name": "tokml",
"version": "0.2.1",
"version": "0.2.2",
"description": "convert geojson to kml",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet