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

@mapbox/geojsonhint

Package Overview
Dependencies
Maintainers
108
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/geojsonhint - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"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

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