File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " mongoose-history-diff" ,
3
3
"main" : " lib/index.js" ,
4
4
"version" : " 0.0.0-semantically-released" ,
5
- "description" : " This is a mongoose plugin to take a diffs of your documents" ,
5
+ "description" : " Mongoose plugin to take diffs and history of your documents" ,
6
6
"files" : [
7
7
" lib"
8
8
],
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " https://github.com/FrankAst/mongoose-dp .git"
11
+ "url" : " https://github.com/FrankAst/mongoose-history-diff .git"
12
12
},
13
13
"keywords" : [
14
14
" mongoose-diff" ,
22
22
" deep-diff"
23
23
],
24
24
"bugs" : {
25
- "url" : " https://github.com/FrankAst/mongoose-dp /issues"
25
+ "url" : " https://github.com/FrankAst/mongoose-history-diff /issues"
26
26
},
27
- "homepage" : " https://github.com/FrankAst/mongoose-dp " ,
27
+ "homepage" : " https://github.com/FrankAst/mongoose-history-diff " ,
28
28
"license" : " MIT" ,
29
29
"peerDependencies" : {
30
30
"mongoose" : " ^5.4.2"
50
50
"eslint-plugin-flowtype" : " ^3.2.1" ,
51
51
"eslint-plugin-import" : " ^2.8.0" ,
52
52
"eslint-plugin-prettier" : " ^3.0.1" ,
53
- "fetch-mock" : " ^7.3.0" ,
54
53
"flow-bin" : " ^0.89.0" ,
55
54
"jest" : " 23.6.0" ,
56
55
"mongodb-memory-server" : " ^2.9.1" ,
You can’t perform that action at this time.
0 commit comments