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

geojsonlint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojsonlint - npm Package Compare versions

Comparing version 1.0.3 to 2.0.1

16

package.json
{
"name": "geojsonlint",
"version": "1.0.3",
"version": "2.0.1",
"description": "A better CLI for @mapbox/geojsonhint.",

@@ -20,3 +20,3 @@ "author": "Brad Dougherty <me@brad.is>",

"engines": {
"node": ">=7"
"node": ">=8"
},

@@ -29,13 +29,15 @@ "files": [

"scripts": {
"test": "xo"
"test": "xo && ava"
},
"dependencies": {
"@mapbox/geojsonhint": "^2.1.0",
"eslint-formatter-pretty": "^2.0.0",
"globby": "^8.0.1",
"@mapbox/geojsonhint": "^3.0.0",
"eslint-formatter-pretty": "^2.1.1",
"globby": "^10.0.1",
"meow": "^5.0.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint-config-bdougherty": "^5.1.1",
"xo": "^0.23.0"
"execa": "^2.0.4",
"xo": "^0.25.3"
},

@@ -42,0 +44,0 @@ "xo": {

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