File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
node_modules/just-diff-apply Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " just-diff-apply" ,
3- "version" : " 5.3 .1" ,
3+ "version" : " 5.4 .1" ,
44 "description" : " Apply a diff to an object. Optionally supports jsonPatch protocol" ,
55 "main" : " index.js" ,
66 "module" : " index.mjs" ,
77 "exports" : {
88 "." : {
99 "require" : " ./index.js" ,
10+ "types" : " ./index.d.ts" ,
1011 "default" : " ./index.mjs"
11- }
12+ },
13+ "./package.json" : " ./package.json"
1214 },
1315 "types" : " index.d.ts" ,
1416 "scripts" : {
2931 "bugs" : {
3032 "url" : " https://github.com/angus-c/just/issues"
3133 }
32- }
34+ }
Original file line number Diff line number Diff line change 44214421 "inBundle" : true
44224422 },
44234423 "node_modules/just-diff-apply" : {
4424- "version" : " 5.3 .1" ,
4425- "resolved" : " https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-5.3 .1.tgz" ,
4426- "integrity" : " sha512-dgFenZnMsc1xGNqgdtgnh7DK+Oy352CE3VZLbzcbQpsBs9iI2K3M0IRrdgREZ72eItTjbl0suRyvKRdVQa9GbA ==" ,
4424+ "version" : " 5.4 .1" ,
4425+ "resolved" : " https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-5.4 .1.tgz" ,
4426+ "integrity" : " sha512-AAV5Jw7tsniWwih8Ly3fXxEZ06y+6p5TwQMsw0dzZ/wPKilzyDgdAnL0Ug4NNIquPUOh1vfFWEHbmXUqM5+o8g ==" ,
44274427 "inBundle" : true
44284428 },
44294429 "node_modules/lcov-parse" : {
You can’t perform that action at this time.
0 commit comments