@deepkit/api-console-gui
Advanced tools
Comparing version 1.0.1-alpha.102 to 1.0.1-alpha.106
@@ -5,3 +5,3 @@ @angular/cdk | ||
Copyright (c) 2022 Google LLC. | ||
Copyright (c) 2023 Google LLC. | ||
@@ -54,5 +54,2 @@ Permission is hereby granted, free of charge, to any person obtaining a copy | ||
@deepkit/crypto | ||
MIT | ||
@deepkit/desktop-ui | ||
@@ -349,3 +346,3 @@ MIT | ||
Copyright (c) 2017-2022 Jean-Francois Cere | ||
Copyright (c) 2017-2023 Jean-Francois Cere | ||
@@ -643,17 +640,2 @@ Permission is hereby granted, free of charge, to any person obtaining a copy | ||
tslib | ||
0BSD | ||
Copyright (c) Microsoft Corporation. | ||
Permission to use, copy, modify, and/or distribute this software for any | ||
purpose with or without fee is hereby granted. | ||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH | ||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | ||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, | ||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM | ||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR | ||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
PERFORMANCE OF THIS SOFTWARE. | ||
uuid | ||
@@ -660,0 +642,0 @@ MIT |
{ | ||
"name": "@deepkit/api-console-gui", | ||
"version": "1.0.1-alpha.102", | ||
"version": "1.0.1-alpha.106", | ||
"description": "API Console GUI", | ||
@@ -25,27 +25,26 @@ "scripts": { | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "^15.0.0", | ||
"@angular/animations": "^15.0.0", | ||
"@angular/cdk": "^15.0.0", | ||
"@angular/cli": "~15.0.0", | ||
"@angular/common": "^15.0.0", | ||
"@angular/compiler": "^15.0.0", | ||
"@angular/compiler-cli": "^15.0.0", | ||
"@angular/core": "^15.0.0", | ||
"@angular/forms": "^15.0.0", | ||
"@angular/platform-browser": "^15.0.0", | ||
"@angular/platform-browser-dynamic": "^15.0.0", | ||
"@angular/router": "^15.0.0", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.102", | ||
"@deepkit/bson": "^1.0.1-alpha.102", | ||
"@deepkit/core": "^1.0.1-alpha.100", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.100", | ||
"@deepkit/crypto": "^1.0.1-alpha.89", | ||
"@deepkit/desktop-ui": "^1.0.1-alpha.102", | ||
"@deepkit/event": "^1.0.1-alpha.102", | ||
"@deepkit/injector": "^1.0.1-alpha.102", | ||
"@deepkit/logger": "^1.0.1-alpha.102", | ||
"@deepkit/rpc": "^1.0.1-alpha.102", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.102", | ||
"@deepkit/type": "^1.0.1-alpha.102", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.102", | ||
"@angular-devkit/build-angular": "15.2.10", | ||
"@angular/animations": "15.2.10", | ||
"@angular/cdk": "15.2.9", | ||
"@angular/cli": "15.2.10", | ||
"@angular/common": "15.2.10", | ||
"@angular/compiler": "15.2.10", | ||
"@angular/compiler-cli": "15.2.10", | ||
"@angular/core": "15.2.10", | ||
"@angular/forms": "15.2.10", | ||
"@angular/platform-browser": "15.2.10", | ||
"@angular/platform-browser-dynamic": "15.2.10", | ||
"@angular/router": "15.2.10", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.105", | ||
"@deepkit/bson": "^1.0.1-alpha.105", | ||
"@deepkit/core": "^1.0.1-alpha.105", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.105", | ||
"@deepkit/desktop-ui": "^1.0.1-alpha.106", | ||
"@deepkit/event": "^1.0.1-alpha.105", | ||
"@deepkit/injector": "^1.0.1-alpha.105", | ||
"@deepkit/logger": "^1.0.1-alpha.105", | ||
"@deepkit/rpc": "^1.0.1-alpha.105", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.105", | ||
"@deepkit/type": "^1.0.1-alpha.105", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.105", | ||
"@deepkit/ui-library": "^1.0.1-alpha.56", | ||
@@ -70,3 +69,3 @@ "@types/jasmine": "~4.3.0", | ||
}, | ||
"gitHead": "9a88615dbfd37f65c261d8d970b9573fa4d2c0b4" | ||
"gitHead": "f8a21ab4f142b0c047cd4ed00deb795f5c739cce" | ||
} |
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
6302046
42