Last commit july 5th

This commit is contained in:
2024-07-05 13:46:23 +02:00
parent dad0d86e8c
commit b0e4dfbb76
24982 changed files with 2621219 additions and 413 deletions

43
spa/node_modules/just-diff-apply/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,43 @@
# just-diff-apply
## 5.5.0
### Minor Changes
- Rename node module .js -> .cjs
## 5.4.1
### Patch Changes
- fix: reorder exports to set default last #488
## 5.4.0
### Minor Changes
- package.json updates to fix #467 and #483
## 5.3.1
### Patch Changes
- Fix README
## 5.3.0
### Minor Changes
- Update .mjs module and d.ts
## 5.2.0
### Minor Changes
- Add support for 'move' op (https://datatracker.ietf.org/doc/html/rfc6902#section-4.4)
## 5.0.0
### Major Changes
- Disallow prototype updates