@deepkit/api-console-api
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1-alpha.112](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.111...v1.0.1-alpha.112) (2024-01-16) | ||
**Note:** Version bump only for package @deepkit/api-console-api | ||
## [1.0.1-alpha.111](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.110...v1.0.1-alpha.111) (2024-01-15) | ||
@@ -8,0 +16,0 @@ |
@@ -11,5 +11,5 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
/*@ts-ignore*/ | ||
import { __ΩTypeMethod as __ΩTypeMethod } from '@deepkit/type'; | ||
import { __ΩTypeMethod } from '@deepkit/type'; | ||
/*@ts-ignore*/ | ||
import { __ΩExcluded as __ΩExcluded } from '@deepkit/type'; | ||
import { __ΩExcluded } from '@deepkit/type'; | ||
import { ControllerSymbol } from '@deepkit/rpc'; | ||
@@ -16,0 +16,0 @@ import { deserializeType, entity, ReflectionClass, ReflectionKind } from '@deepkit/type'; |
{ | ||
"name": "@deepkit/api-console-api", | ||
"version": "1.0.1-alpha.111", | ||
"version": "1.0.1-alpha.112", | ||
"type": "commonjs", | ||
@@ -34,8 +34,8 @@ "main": "./dist/cjs/index.js", | ||
"devDependencies": { | ||
"@deepkit/bson": "^1.0.1-alpha.111", | ||
"@deepkit/core": "^1.0.1-alpha.108", | ||
"@deepkit/injector": "^1.0.1-alpha.111", | ||
"@deepkit/logger": "^1.0.1-alpha.111", | ||
"@deepkit/rpc": "^1.0.1-alpha.111", | ||
"@deepkit/type": "^1.0.1-alpha.111" | ||
"@deepkit/bson": "^1.0.1-alpha.112", | ||
"@deepkit/core": "^1.0.1-alpha.112", | ||
"@deepkit/injector": "^1.0.1-alpha.112", | ||
"@deepkit/logger": "^1.0.1-alpha.112", | ||
"@deepkit/rpc": "^1.0.1-alpha.112", | ||
"@deepkit/type": "^1.0.1-alpha.112" | ||
}, | ||
@@ -55,3 +55,3 @@ "jest": { | ||
}, | ||
"gitHead": "cf5f092caccebf2852313bd1fb91cf521cac0771" | ||
"gitHead": "33c024e68f901775595040aec6f8be7d678987b4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
168067
1.64%