@natlibfi/melinda-record-matching 4.3.2-alpha.6 → 4.3.2-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## License and copyright
|
|
4
4
|
|
|
5
|
-
Copyright (c) 2020-
|
|
5
|
+
Copyright (c) 2020-2024 **University Of Helsinki (The National Library Of Finland)**
|
|
6
6
|
|
|
7
7
|
This project's source code is licensed under the terms of **GNU Lesser General Public License Version 3** or any later version.
|
package/package.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "git@github.com:natlibfi/melinda-record-matching-js.git"
|
|
15
15
|
},
|
|
16
16
|
"license": "LGPL-3.0+",
|
|
17
|
-
"version": "4.3.2-alpha.
|
|
17
|
+
"version": "4.3.2-alpha.7",
|
|
18
18
|
"main": "./dist/index.js",
|
|
19
19
|
"engines": {
|
|
20
20
|
"node": ">=18"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@natlibfi/melinda-commons": "^13.0.12",
|
|
44
44
|
"@natlibfi/sru-client": "^6.0.8",
|
|
45
45
|
"debug": "^4.3.4",
|
|
46
|
-
"isbn3": "^1.1.
|
|
46
|
+
"isbn3": "^1.1.45",
|
|
47
47
|
"moment": "^2.30.1",
|
|
48
48
|
"natural": "^6.10.4",
|
|
49
49
|
"uuid": "^9.0.1",
|