5etools-utils 0.14.19 → 0.14.20

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "5etools-utils",
3
- "version": "0.14.19",
3
+ "version": "0.14.20",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -22,7 +22,7 @@
22
22
  "build:dangerous:sources": "node node/fetch-5etools-sources.js",
23
23
  "build": "node node/compile-schemas.js",
24
24
  "test": "npm run lint:js && npm run test:js",
25
- "test:js": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
25
+ "test:js": "node --localstorage-file test/localstorage.tmp --experimental-vm-modules node_modules/jest/bin/jest.js",
26
26
  "lint": "npm run lint:js",
27
27
  "lint:js": "eslint lib node test --fix",
28
28
  "preversion": "npm t"
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.8",
5
+ "version": "1.0.9",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -573,6 +573,9 @@
573
573
  "mode": {
574
574
  "const": "addSpells"
575
575
  },
576
+ "name": {
577
+ "type": "string"
578
+ },
576
579
  "spells": {
577
580
  "type": "object",
578
581
  "patternProperties": {