@biorate/migrations 1.101.0 → 1.102.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.
Files changed (24) hide show
  1. package/.nyc_output/{8648c4ca-b160-4cd2-89fd-23f013a627c4.json → 4ee80c21-d537-4c02-ace7-22a029984c25.json} +1 -1
  2. package/.nyc_output/d9feaa95-3d67-4c09-8a17-5181663a6941.json +1 -0
  3. package/.nyc_output/processinfo/4ee80c21-d537-4c02-ace7-22a029984c25.json +1 -0
  4. package/.nyc_output/processinfo/d9feaa95-3d67-4c09-8a17-5181663a6941.json +1 -0
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +10 -0
  7. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts.html +10 -10
  8. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.html +1 -1
  9. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts.html +10 -10
  10. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts.html +10 -10
  11. package/coverage/lcov-report/index.html +1 -1
  12. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts.html +10 -10
  13. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts.html +10 -10
  14. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.html +1 -1
  15. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts.html +10 -10
  16. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts.html +10 -10
  17. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts.html +10 -10
  18. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts.html +10 -10
  19. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts.html +10 -10
  20. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts.html +10 -10
  21. package/coverage/lcov.info +5 -5
  22. package/dist/tsconfig.build.tsbuildinfo +1 -1
  23. package/package.json +20 -20
  24. package/.nyc_output/processinfo/8648c4ca-b160-4cd2-89fd-23f013a627c4.json +0 -1
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@biorate/migrations",
3
- "version": "1.101.0",
3
+ "version": "1.102.1",
4
4
  "description": "Migrations tools",
5
5
  "main": "dist",
6
6
  "scripts": {
7
7
  "build": "npx tsc -p ./tsconfig.build.json --outDir ./dist",
8
8
  "test": "npx nyc --reporter=lcov --reporter=text-summary -- npx mocha --exit -r ts-node/register tests/**/*.spec.ts",
9
- "prepublishOnly": "npm run build"
9
+ "prepublishOnly": "pnpm run build"
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",
@@ -23,23 +23,23 @@
23
23
  "author": "llevkin",
24
24
  "license": "MIT",
25
25
  "dependencies": {
26
- "@biorate/amqp": "1.100.0",
27
- "@biorate/clickhouse": "1.100.0",
28
- "@biorate/config": "1.100.0",
29
- "@biorate/config-loader": "1.100.0",
30
- "@biorate/config-loader-env": "1.100.0",
31
- "@biorate/config-loader-fs": "1.100.0",
32
- "@biorate/config-loader-vault": "1.100.0",
33
- "@biorate/connector": "1.100.0",
34
- "@biorate/errors": "1.28.0",
35
- "@biorate/inversion": "1.100.0",
36
- "@biorate/kafkajs": "1.100.0",
37
- "@biorate/minio": "1.101.0",
38
- "@biorate/mongodb": "1.100.0",
39
- "@biorate/proxy": "1.100.0",
40
- "@biorate/sequelize": "1.100.0",
41
- "@biorate/tools": "1.100.0",
42
- "@biorate/vault": "1.100.0"
26
+ "@biorate/amqp": "1.102.1",
27
+ "@biorate/clickhouse": "1.102.1",
28
+ "@biorate/config": "1.102.1",
29
+ "@biorate/config-loader": "1.102.1",
30
+ "@biorate/config-loader-env": "1.102.1",
31
+ "@biorate/config-loader-fs": "1.102.1",
32
+ "@biorate/config-loader-vault": "1.102.1",
33
+ "@biorate/connector": "1.102.1",
34
+ "@biorate/errors": "1.102.0",
35
+ "@biorate/inversion": "1.102.1",
36
+ "@biorate/kafkajs": "1.102.1",
37
+ "@biorate/minio": "1.102.1",
38
+ "@biorate/mongodb": "1.102.1",
39
+ "@biorate/proxy": "1.102.1",
40
+ "@biorate/sequelize": "1.102.1",
41
+ "@biorate/tools": "1.102.1",
42
+ "@biorate/vault": "1.102.1"
43
43
  },
44
- "gitHead": "65f7d8e72e7def77d1290bcb813f1bb5b0f9101d"
44
+ "gitHead": "10e1e368a38b74496f8f868018322d915b95653b"
45
45
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":131279,"argv":["/home/llevkin/.nvm/versions/node/v20.17.0/bin/node","/www/biorate/core/node_modules/.bin/npx","mocha","--exit","-r","ts-node/register","tests/**/*.spec.ts"],"execArgv":[],"cwd":"/www/biorate/core/packages/@biorate/migrations","time":1740733013974,"ppid":131252,"coverageFilename":"/www/biorate/core/packages/@biorate/migrations/.nyc_output/8648c4ca-b160-4cd2-89fd-23f013a627c4.json","externalId":"","uuid":"8648c4ca-b160-4cd2-89fd-23f013a627c4","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"]}