Socket
Socket
Sign inDemoInstall

geojsonhint

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojsonhint - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

test/data/bad/stringcoord.geojson

1

index.js

@@ -147,2 +147,3 @@ var jsonlint = require('jsonlint-lines');

requiredProperty(_, 'geometry', 'object');
root(_.geometry);
}

@@ -149,0 +150,0 @@

2

package.json
{
"name": "geojsonhint",
"version": "0.1.0",
"version": "0.1.1",
"description": "validate and sanity-check geojson files",

@@ -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