@biorate/migrations 1.105.0 → 1.105.2

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 (25) hide show
  1. package/.nyc_output/processinfo/{4140a03c-b5db-4a30-82b3-ffcf324ca573.json → 070d2d87-4f04-4092-92c8-08e39688c69b.json} +1 -1
  2. package/.nyc_output/processinfo/2b6601a4-0be5-45f5-81ef-63e829066a16.json +1 -0
  3. package/.nyc_output/processinfo/index.json +1 -1
  4. package/CHANGELOG.md +8 -0
  5. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts.html +1 -1
  6. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/errors.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 +1 -1
  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 +1 -1
  13. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.html +1 -1
  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 +1 -1
  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/schema-registry.ts.html +1 -1
  20. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts.html +1 -1
  21. package/dist/tsconfig.build.tsbuildinfo +1 -1
  22. package/package.json +4 -4
  23. package/.nyc_output/processinfo/fa0d2142-a700-4a9d-976f-ed981d166a22.json +0 -1
  24. /package/.nyc_output/{4140a03c-b5db-4a30-82b3-ffcf324ca573.json → 070d2d87-4f04-4092-92c8-08e39688c69b.json} +0 -0
  25. /package/.nyc_output/{fa0d2142-a700-4a9d-976f-ed981d166a22.json → 2b6601a4-0be5-45f5-81ef-63e829066a16.json} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biorate/migrations",
3
- "version": "1.105.0",
3
+ "version": "1.105.2",
4
4
  "description": "Migrations tools",
5
5
  "main": "dist",
6
6
  "scripts": {
@@ -37,10 +37,10 @@
37
37
  "@biorate/minio": "1.104.0",
38
38
  "@biorate/mongodb": "1.104.0",
39
39
  "@biorate/proxy": "1.104.0",
40
- "@biorate/schema-registry": "1.105.0",
41
- "@biorate/sequelize": "1.104.0",
40
+ "@biorate/schema-registry": "1.105.1",
41
+ "@biorate/sequelize": "1.105.2",
42
42
  "@biorate/tools": "1.102.1",
43
43
  "@biorate/vault": "1.104.0"
44
44
  },
45
- "gitHead": "cf91bcf6bed75b18660eaad219c78d97bdf69ff2"
45
+ "gitHead": "ba0cfe370a41cc068770c8e012544cd292cb8788"
46
46
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":62521,"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":1741074828791,"ppid":62505,"coverageFilename":"/www/biorate/core/packages/@biorate/migrations/.nyc_output/fa0d2142-a700-4a9d-976f-ed981d166a22.json","externalId":"","uuid":"fa0d2142-a700-4a9d-976f-ed981d166a22","files":[]}