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

mongoose-geojson-schema

Package Overview
Dependencies
Maintainers
1
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.1.0 to 2.1.1

index.js

4

package.json
{
"name": "mongoose-geojson-schema",
"version": "2.1.0",
"version": "2.1.1",
"description": "Schema definitions for GeoJSON types for use with Mongoose JS",
"main": "GeoJSON.js",
"main": "index.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "grunt"

'use strict';
var mongoose = require('mongoose');
var GeoJSON = require('../GeoJSON');
var GeoJSON = require('../');

@@ -6,0 +6,0 @@ var TestSchema = new mongoose.Schema({

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