@biorate/migrations 1.96.0 → 1.96.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.
- package/.nyc_output/{cf0e0c8c-9757-45a5-9aec-6968dd368d3c.json → 6e6e90fb-2eb6-48be-a7aa-03bcf3299699.json} +1 -1
- package/.nyc_output/processinfo/6e6e90fb-2eb6-48be-a7aa-03bcf3299699.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +8 -0
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/src/default.config.ts.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/root.ts.html +1 -1
- package/coverage/lcov-report/src/types/amqp.ts.html +1 -1
- package/coverage/lcov-report/src/types/clickhouse.ts.html +1 -1
- package/coverage/lcov-report/src/types/index.html +1 -1
- package/coverage/lcov-report/src/types/index.ts.html +1 -1
- package/coverage/lcov-report/src/types/kafka.ts.html +2 -2
- package/coverage/lcov-report/src/types/migration.ts.html +3 -3
- package/coverage/lcov-report/src/types/minio.ts.html +1 -1
- package/coverage/lcov-report/src/types/mongodb.ts.html +1 -1
- package/coverage/lcov-report/src/types/sequelize.ts.html +1 -1
- package/coverage/lcov.info +5 -5
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/.nyc_output/5154cc7e-587a-4136-860f-6d00adb6fa4d.json +0 -1
- package/.nyc_output/processinfo/5154cc7e-587a-4136-860f-6d00adb6fa4d.json +0 -1
- package/.nyc_output/processinfo/cf0e0c8c-9757-45a5-9aec-6968dd368d3c.json +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@biorate/migrations",
|
3
|
-
"version": "1.96.
|
3
|
+
"version": "1.96.2",
|
4
4
|
"description": "Migrations tools",
|
5
5
|
"main": "dist",
|
6
6
|
"scripts": {
|
@@ -36,10 +36,10 @@
|
|
36
36
|
"@biorate/kafkajs": "1.96.0",
|
37
37
|
"@biorate/minio": "1.96.0",
|
38
38
|
"@biorate/mongodb": "1.96.0",
|
39
|
-
"@biorate/proxy": "1.96.
|
39
|
+
"@biorate/proxy": "1.96.2",
|
40
40
|
"@biorate/sequelize": "1.96.0",
|
41
41
|
"@biorate/tools": "1.28.0",
|
42
42
|
"@biorate/vault": "1.96.0"
|
43
43
|
},
|
44
|
-
"gitHead": "
|
44
|
+
"gitHead": "a61b416f3d61fda2e01344da291ced3b6c9debc9"
|
45
45
|
}
|
@@ -1 +0,0 @@
|
|
1
|
-
{}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"parent":null,"pid":123061,"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":1735219054651,"ppid":123029,"coverageFilename":"/www/biorate/core/packages/@biorate/migrations/.nyc_output/5154cc7e-587a-4136-860f-6d00adb6fa4d.json","externalId":"","uuid":"5154cc7e-587a-4136-860f-6d00adb6fa4d","files":[]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"parent":"5154cc7e-587a-4136-860f-6d00adb6fa4d","pid":123093,"argv":["/home/llevkin/.nvm/versions/node/v20.17.0/bin/node","/www/biorate/core/node_modules/mocha/bin/mocha.js","--exit","-r","ts-node/register","tests/**/*.spec.ts"],"execArgv":[],"cwd":"/www/biorate/core/packages/@biorate/migrations","time":1735219055042,"ppid":123061,"coverageFilename":"/www/biorate/core/packages/@biorate/migrations/.nyc_output/cf0e0c8c-9757-45a5-9aec-6968dd368d3c.json","externalId":"","uuid":"cf0e0c8c-9757-45a5-9aec-6968dd368d3c","files":["/www/biorate/core/packages/@biorate/migrations/src/default.config.ts","/www/biorate/core/packages/@biorate/migrations/src/index.ts","/www/biorate/core/packages/@biorate/migrations/src/root.ts","/www/biorate/core/packages/@biorate/migrations/src/types/index.ts","/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts","/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts","/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts","/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts","/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts","/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts","/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts"]}
|