cody - HTMLify profile
files of /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/
5.9.26 / 2020-07-27
===================
* fix(document): allow unsetting boolean field by setting the field to `undefined` #927
===================
* fix(document): allow unsetting boolean field by setting the field to `undefined` #927
# MIT License
Copyright (c) 2010 LearnBoost <dev@learnboost.com>
Permission is hereby granted, free of charge, to any person o
Copyright (c) 2010 LearnBoost <dev@learnboost.com>
Permission is hereby granted, free of charge, to any person o
# Mongoose
Mongoose is a [MongoDB](https://www.mongodb.org/) object modeling tool designed to work in an asynchronous environme
Mongoose is a [MongoDB](https://www.mongodb.org/) object modeling tool designed to work in an asynchronous environme
Please follow the instructions on [Tidelift's security page](https://tidelift.com/docs/security) to report a security issue.
/**
* Export lib/mongoose
*
*/
'use strict';
module.exports = require('./lib/browser');
* Export lib/mongoose
*
*/
'use strict';
module.exports = require('./lib/browser');
'use strict';
const config = require('./webpack.config.js');
const webpack = require('webpack');
const compiler = webpack(conf
const config = require('./webpack.config.js');
const webpack = require('webpack');
const compiler = webpack(conf
/**
* Export lib/mongoose
*
*/
'use strict';
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.9.26",
"author": "Guillermo Rauch <guillermo@
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.9.26",
"author": "Guillermo Rauch <guillermo@
webpack.base.config.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/webpack.base.config.js
'use strict';
module.exports = {
module: {
rules: [
{
test: /\.js$/,
include: [
module.exports = {
module: {
rules: [
{
test: /\.js$/,
include: [