mongoose-geojson-schema
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -7,3 +7,3 @@ module.exports = { | ||
}, | ||
extends: ['airbnb-base'], | ||
extends: ['eslint:recommended'], | ||
globals: { | ||
@@ -10,0 +10,0 @@ Atomics: 'readonly', |
{ | ||
"name": "mongoose-geojson-schema", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Schema definitions for GeoJSON types for use with Mongoose JS", | ||
@@ -32,5 +32,3 @@ "main": "index.js", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.10.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint": "^8.31.0", | ||
"mocha": "^9.2.1", | ||
@@ -37,0 +35,0 @@ "mongoose": "^6.4.6" |
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
4
42877