@biorate/migrations 1.102.0 → 1.104.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.
Files changed (24) hide show
  1. package/.nyc_output/{4ee80c21-d537-4c02-ace7-22a029984c25.json → 43cc13f6-7df0-43f3-9a29-8a7ec2785495.json} +1 -1
  2. package/.nyc_output/processinfo/{4ee80c21-d537-4c02-ace7-22a029984c25.json → 43cc13f6-7df0-43f3-9a29-8a7ec2785495.json} +1 -1
  3. package/.nyc_output/processinfo/f3d1e3c6-9e60-45e3-b1e4-742615f012e4.json +1 -0
  4. package/.nyc_output/processinfo/index.json +1 -1
  5. package/CHANGELOG.md +14 -0
  6. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts.html +1 -1
  7. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.html +1 -1
  8. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts.html +1 -1
  9. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts.html +1 -1
  10. package/coverage/lcov-report/index.html +11 -11
  11. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts.html +1 -1
  12. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts.html +5 -5
  13. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.html +18 -18
  14. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts.html +1 -1
  15. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts.html +1 -1
  16. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts.html +1 -1
  17. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts.html +6 -6
  18. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts.html +1 -1
  19. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts.html +1 -1
  20. package/coverage/lcov.info +14 -14
  21. package/dist/tsconfig.build.tsbuildinfo +1 -1
  22. package/package.json +18 -18
  23. package/.nyc_output/processinfo/d9feaa95-3d67-4c09-8a17-5181663a6941.json +0 -1
  24. /package/.nyc_output/{d9feaa95-3d67-4c09-8a17-5181663a6941.json → f3d1e3c6-9e60-45e3-b1e4-742615f012e4.json} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biorate/migrations",
3
- "version": "1.102.0",
3
+ "version": "1.104.0",
4
4
  "description": "Migrations tools",
5
5
  "main": "dist",
6
6
  "scripts": {
@@ -23,23 +23,23 @@
23
23
  "author": "llevkin",
24
24
  "license": "MIT",
25
25
  "dependencies": {
26
- "@biorate/amqp": "1.102.0",
27
- "@biorate/clickhouse": "1.102.0",
28
- "@biorate/config": "1.102.0",
29
- "@biorate/config-loader": "1.102.0",
30
- "@biorate/config-loader-env": "1.102.0",
31
- "@biorate/config-loader-fs": "1.102.0",
32
- "@biorate/config-loader-vault": "1.102.0",
33
- "@biorate/connector": "1.102.0",
26
+ "@biorate/amqp": "1.104.0",
27
+ "@biorate/clickhouse": "1.104.0",
28
+ "@biorate/config": "1.104.0",
29
+ "@biorate/config-loader": "1.104.0",
30
+ "@biorate/config-loader-env": "1.104.0",
31
+ "@biorate/config-loader-fs": "1.104.0",
32
+ "@biorate/config-loader-vault": "1.104.0",
33
+ "@biorate/connector": "1.104.0",
34
34
  "@biorate/errors": "1.102.0",
35
- "@biorate/inversion": "1.102.0",
36
- "@biorate/kafkajs": "1.102.0",
37
- "@biorate/minio": "1.102.0",
38
- "@biorate/mongodb": "1.102.0",
39
- "@biorate/proxy": "1.102.0",
40
- "@biorate/sequelize": "1.102.0",
41
- "@biorate/tools": "1.102.0",
42
- "@biorate/vault": "1.102.0"
35
+ "@biorate/inversion": "1.104.0",
36
+ "@biorate/kafkajs": "1.104.0",
37
+ "@biorate/minio": "1.104.0",
38
+ "@biorate/mongodb": "1.104.0",
39
+ "@biorate/proxy": "1.104.0",
40
+ "@biorate/sequelize": "1.104.0",
41
+ "@biorate/tools": "1.102.1",
42
+ "@biorate/vault": "1.104.0"
43
43
  },
44
- "gitHead": "a32d4455c9817a397591a6f4743fe8971383a89e"
44
+ "gitHead": "acc3ac181fc8699bbdb1cd1240b136abcac4510a"
45
45
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":373749,"argv":["/home/llevkin/.nvm/versions/node/v20.17.0/bin/node","/www/biorate/core/node_modules/npx/index.js","mocha","--exit","-r","ts-node/register","tests/**/*.spec.ts"],"execArgv":[],"cwd":"/www/biorate/core/packages/@biorate/migrations","time":1740755303438,"ppid":373733,"coverageFilename":"/www/biorate/core/packages/@biorate/migrations/.nyc_output/d9feaa95-3d67-4c09-8a17-5181663a6941.json","externalId":"","uuid":"d9feaa95-3d67-4c09-8a17-5181663a6941","files":[]}