File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed 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" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.1.1 " ,
44 "description" : " Return an object representing the diffs between two objects. 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" : {
2830 "bugs" : {
2931 "url" : " https://github.com/angus-c/just/issues"
3032 }
31- }
33+ }
Original file line number Diff line number Diff line change 44154415 }
44164416 },
44174417 "node_modules/just-diff" : {
4418- "version" : " 5.0.3 " ,
4419- "resolved" : " https://registry.npmjs.org/just-diff/-/just-diff-5.0.3 .tgz" ,
4420- "integrity" : " sha512-a8p80xcpJ6sdurk5PxDKb4mav9MeKjA3zFKZpCWBIfvg8mznfnmb13MKZvlrwJ+Lhis0wM3uGAzE0ArhFHvIcg ==" ,
4418+ "version" : " 5.1.1 " ,
4419+ "resolved" : " https://registry.npmjs.org/just-diff/-/just-diff-5.1.1 .tgz" ,
4420+ "integrity" : " sha512-u8HXJ3HlNrTzY7zrYYKjNEfBlyjqhdBkoyTVdjtn7p02RJD5NvR8rIClzeGA7t+UYP1/7eAkWNLU0+P3QrEqKQ ==" ,
44214421 "inBundle" : true
44224422 },
44234423 "node_modules/just-diff-apply" : {
You can’t perform that action at this time.
0 commit comments