@mapbox/geojsonhint
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@mapbox/geojsonhint", | ||
"description": "validate and sanity-check geojson files", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Tom MacWright", | ||
@@ -49,2 +49,2 @@ "bin": { | ||
} | ||
} | ||
} |
@@ -97,3 +97,3 @@ [![Build Status](https://secure.travis-ci.org/mapbox/geojsonhint.svg?branch=master)](http://travis-ci.org/mapbox/geojsonhint) [![Coverage Status](https://coveralls.io/repos/mapbox/geojsonhint/badge.svg)](https://coveralls.io/r/mapbox/geojsonhint) | ||
npm install --save geojsonhint | ||
npm install --save @mapbox/geojsonhint | ||
@@ -104,3 +104,3 @@ **CDN / script tag** | ||
https://unpkg.com/geojsonhint@latest/geojsonhint.js | ||
https://unpkg.com/@mapbox/geojsonhint@latest/geojsonhint.js | ||
@@ -111,3 +111,3 @@ ## As a command-line utility | ||
npm install -g geojsonhint | ||
npm install -g @mapbox/geojsonhint | ||
@@ -114,0 +114,0 @@ ``` |
Sorry, the diff of this file is not supported yet
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
85992