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

mongoose-geojson-schema

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-geojson-schema - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

10

package.json
{
"name": "mongoose-geojson-schema",
"version": "2.2.4",
"version": "2.2.5",
"description": "Schema definitions for GeoJSON types for use with Mongoose JS",

@@ -31,7 +31,7 @@ "main": "index.js",

"devDependencies": {
"chai": "^4.3.6",
"eslint": "^8.31.0",
"mocha": "^9.2.1",
"mongoose": "^6.4.6"
"chai": "^4.3.7",
"eslint": "^8.45.0",
"mocha": "^10.2.0",
"mongoose": "^7.4.0"
}
}

@@ -28,3 +28,3 @@ /**

before(async function () {
await GeoJSON.find({}).remove()
await GeoJSON.find({}).deleteMany()
})

@@ -31,0 +31,0 @@

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