@karmaniverous/entity-manager 5.0.8 → 5.0.9

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.
@@ -0,0 +1,3 @@
1
+ # These are supported funding model platforms
2
+
3
+ github: [karmaniverous]
package/README.md CHANGED
@@ -452,5 +452,4 @@ Shard query function
452
452
 
453
453
  ---
454
454
 
455
- See more great templates and other tools on
456
- [my GitHub Profile](https://github.com/karmaniverous)!
455
+ Built with ❤️ on Bali! Find more great tools & templates on [my GitHub Profile](https://github.com/karmaniverous).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@karmaniverous/entity-manager",
3
- "version": "5.0.8",
3
+ "version": "5.0.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -30,21 +30,21 @@
30
30
  "@babel/core": "^7.25.2",
31
31
  "@babel/eslint-parser": "^7.25.1",
32
32
  "@babel/plugin-syntax-import-assertions": "^7.24.7",
33
- "@babel/preset-env": "^7.25.2",
33
+ "@babel/preset-env": "^7.25.3",
34
34
  "@babel/register": "^7.24.6",
35
35
  "@karmaniverous/edge-logger": "^1.3.12",
36
36
  "@karmaniverous/tagged-templates": "^0.1.2",
37
- "@types/node": "^20.14.13",
37
+ "@types/node": "^20.16.1",
38
38
  "babel-plugin-lodash": "^3.3.4",
39
39
  "chai": "^5.1.1",
40
40
  "concat-md": "^0.5.1",
41
41
  "eslint": "=8",
42
- "eslint-plugin-jsdoc": "^48.9.3",
42
+ "eslint-plugin-jsdoc": "^48.11.0",
43
43
  "eslint-plugin-mocha": "^10.5.0",
44
44
  "eslint-plugin-promise": "^6.6.0",
45
45
  "jsdoc-to-markdown": "^8.0.3",
46
- "knip": "^5.27.0",
47
- "mocha": "^10.7.0",
46
+ "knip": "^5.27.2",
47
+ "mocha": "^10.7.3",
48
48
  "release-it": "^17.6.0"
49
49
  },
50
50
  "exports": {