@deepkit/api-console-gui
Advanced tools
Comparing version 1.0.1-alpha.74 to 1.0.1-alpha.75
@@ -75,25 +75,3 @@ @angular/cdk | ||
MIT | ||
The MIT License (MIT) | ||
Copyright (c) 2021 Marc J. Schmidt <marc@marcjschmidt.de> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. | ||
@deepkit/core-rxjs | ||
@@ -100,0 +78,0 @@ MIT |
{ | ||
"name": "@deepkit/api-console-gui", | ||
"version": "1.0.1-alpha.74", | ||
"version": "1.0.1-alpha.75", | ||
"description": "API Console GUI", | ||
@@ -34,14 +34,14 @@ "scripts": { | ||
"@angular/router": "~12.2.0", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.74", | ||
"@deepkit/bson": "^1.0.1-alpha.74", | ||
"@deepkit/core": "^1.0.1-alpha.74", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.74", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.75", | ||
"@deepkit/bson": "^1.0.1-alpha.75", | ||
"@deepkit/core": "^1.0.1-alpha.75", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.75", | ||
"@deepkit/crypto": "^1.0.1-alpha.72", | ||
"@deepkit/desktop-ui": "^1.0.1-alpha.72", | ||
"@deepkit/injector": "^1.0.1-alpha.74", | ||
"@deepkit/logger": "^1.0.1-alpha.74", | ||
"@deepkit/rpc": "^1.0.1-alpha.74", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.74", | ||
"@deepkit/type": "^1.0.1-alpha.74", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.74", | ||
"@deepkit/injector": "^1.0.1-alpha.75", | ||
"@deepkit/logger": "^1.0.1-alpha.75", | ||
"@deepkit/rpc": "^1.0.1-alpha.75", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.75", | ||
"@deepkit/type": "^1.0.1-alpha.75", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.75", | ||
"@deepkit/ui-library": "^1.0.1-alpha.56", | ||
@@ -58,3 +58,3 @@ "@types/node": "^12.11.1", | ||
}, | ||
"gitHead": "b45ede82baf9b92917b49b50fff58efb16e3959d" | ||
"gitHead": "a6f881d3a00608c64fc458eadc8ca3a0d7bae0ea" | ||
} |
Sorry, the diff of this file is not supported yet
6497347