geojsonhint
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -258,3 +258,3 @@ var jsonlint = require('jsonlint-lines'); | ||
return [{ | ||
line: lineNumber, | ||
line: lineNumber - 1, | ||
message: e.message, | ||
@@ -261,0 +261,0 @@ error: e |
{ | ||
"name": "geojsonhint", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "validate and sanity-check geojson files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57814
2625