memonaut 0.2.0 → 0.4.0

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.
@@ -1 +0,0 @@
1
- {"version":3,"file":"silence-sqlite-warning.d.ts","sourceRoot":"","sources":["../src/silence-sqlite-warning.ts"],"names":[],"mappings":""}
@@ -1,9 +0,0 @@
1
- import { silenceSqliteWarning } from './quiet.js';
2
- /**
3
- * Side-effect module. Imported FIRST by the CLI so the patch is installed
4
- * before `node:sqlite` is ever loaded: ES modules evaluate all imports before
5
- * the importing module's body runs, so calling the function from `main()` would
6
- * be far too late.
7
- */
8
- silenceSqliteWarning();
9
- //# sourceMappingURL=silence-sqlite-warning.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"silence-sqlite-warning.js","sourceRoot":"","sources":["../src/silence-sqlite-warning.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,YAAY,CAAC;AAEhD;;;;;GAKG;AACH,oBAAoB,EAAE,CAAC"}