https://github.com/Automattic/mongoose
Raw File
Tip revision: e9eb8abf64c38426f0cc4dc74e4b099df4f60017 authored by Valeri Karpov on 11 July 2023, 20:54:53 UTC
chore: release 6.11.3
Tip revision: e9eb8ab
.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.md
CHANGELOG.md
format_deps.js
release-items.md
static.js
website.js

.config*

migrating_to_6.md
migrating_to_5.md
renovate.json
.travis.yml
webpack.config.js
webpack.base.config.js

.nyc-output

*.tgz
back to top