https://github.com/Automattic/mongoose
Raw File
Tip revision: aefd83815c0b055c86612b18448e9d1c0bddf3c9 authored by Valeri Karpov on 03 February 2021, 19:05:09 UTC
chore: release 5.11.15
Tip revision: aefd838
.npmignore
lib-cov
**.swp
*.sw*
*.orig
.DS_Store
node_modules/
benchmarks/
docs/
test/
Makefile
CNAME
index.html
index.pug
bin/
tools/31*
*.key
data/

*.txt
*.png

examples/
.github
.vscode
.eslintignore
CONTRIBUTING.md
History.*
format_deps.js
release-items.md
static.js
website.js

.config*

migrating_to_5.md
renovate.json
.travis.yml
webpack.config.js
webpack.base.config.js
back to top