@villedemontreal/general-utils 5.21.0 → 5.21.1

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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=c5ab12da-db6a-49f4-8259-c0a46f48de28.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"c5ab12da-db6a-49f4-8259-c0a46f48de28.d.ts","sourceRoot":"","sources":["../../../test-data/test_throwNotManaged/c5ab12da-db6a-49f4-8259-c0a46f48de28.ts"],"names":[],"mappings":""}
@@ -10,4 +10,4 @@ switch (testAsEnumEl) {
10
10
  utils_1.utils.throwNotManaged(`Unmanaged element`, testAsEnumEl);
11
11
  break;
12
12
  }
13
- //# sourceMappingURL=557c0e65-afbf-46e4-82be-da5587d19a8b.js.map
13
+ //# sourceMappingURL=c5ab12da-db6a-49f4-8259-c0a46f48de28.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"557c0e65-afbf-46e4-82be-da5587d19a8b.js","sourceRoot":"","sources":["../../../test-data/test_throwNotManaged/557c0e65-afbf-46e4-82be-da5587d19a8b.ts"],"names":[],"mappings":";;AAAA,2CAAwC;AAMxC,MAAM,IAAI,GAAW,KAAK,CAAC;AAC3B,MAAM,YAAY,GAAG,IAAgB,CAAC;AACtC,QAAQ,YAAY,EAAE,CAAC;IACrB;QACE,MAAM;IACR;QACE,aAAK,CAAC,eAAe,CAAC,mBAAmB,EAAE,YAAY,CAAC,CAAC;QACzD,MAAM;AACV,CAAC"}
1
+ {"version":3,"file":"c5ab12da-db6a-49f4-8259-c0a46f48de28.js","sourceRoot":"","sources":["../../../test-data/test_throwNotManaged/c5ab12da-db6a-49f4-8259-c0a46f48de28.ts"],"names":[],"mappings":";;AAAA,2CAAwC;AAMxC,MAAM,IAAI,GAAW,KAAK,CAAC;AAC3B,MAAM,YAAY,GAAG,IAAgB,CAAC;AACtC,QAAQ,YAAY,EAAE,CAAC;IACrB;QACE,MAAM;IACR;QACE,aAAK,CAAC,eAAe,CAAC,mBAAmB,EAAE,YAAY,CAAC,CAAC;QACzD,MAAM;AACV,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@villedemontreal/general-utils",
3
- "version": "5.21.0",
3
+ "version": "5.21.1",
4
4
  "description": "General utilities library",
5
5
  "main": "dist/src/index.js",
6
6
  "engines": {
@@ -67,7 +67,7 @@
67
67
  "fs-extra": "11.3.2",
68
68
  "mocha": "11.7.5",
69
69
  "nyc": "17.1.0",
70
- "prettier": "3.7.3",
70
+ "prettier": "3.7.4",
71
71
  "sinon": "21.0.0",
72
72
  "source-map-support": "0.5.21",
73
73
  "ts-node": "^10.9.2",
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=557c0e65-afbf-46e4-82be-da5587d19a8b.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"557c0e65-afbf-46e4-82be-da5587d19a8b.d.ts","sourceRoot":"","sources":["../../../test-data/test_throwNotManaged/557c0e65-afbf-46e4-82be-da5587d19a8b.ts"],"names":[],"mappings":""}