@theia/application-package
Advanced tools
Comparing version 1.53.2 to 1.54.0
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
export declare const DEFAULT_SUPPORTED_API_VERSION = "1.92.2"; | ||
export declare const DEFAULT_SUPPORTED_API_VERSION = "1.93.1"; | ||
//# sourceMappingURL=api.d.ts.map |
@@ -23,3 +23,3 @@ "use strict"; | ||
*/ | ||
exports.DEFAULT_SUPPORTED_API_VERSION = '1.92.2'; | ||
exports.DEFAULT_SUPPORTED_API_VERSION = '1.93.1'; | ||
//# sourceMappingURL=api.js.map |
{ | ||
"name": "@theia/application-package", | ||
"version": "1.53.2", | ||
"version": "1.54.0", | ||
"description": "Theia application package API.", | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@theia/request": "1.53.2", | ||
"@theia/request": "1.54.0", | ||
"@types/fs-extra": "^4.0.2", | ||
@@ -47,3 +47,3 @@ "@types/semver": "^7.5.0", | ||
"devDependencies": { | ||
"@theia/ext-scripts": "1.53.2" | ||
"@theia/ext-scripts": "1.54.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "nyc": { | ||
}, | ||
"gitHead": "4f6f158bd27c5dd608dddc036910698a51d8c953" | ||
"gitHead": "8fb36a237db744cff6e78eaff1481e1f36bb7a69" | ||
} |
@@ -21,2 +21,2 @@ // ***************************************************************************** | ||
*/ | ||
export const DEFAULT_SUPPORTED_API_VERSION = '1.92.2'; | ||
export const DEFAULT_SUPPORTED_API_VERSION = '1.93.1'; |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
+ Added@theia/request@1.54.0(transitive)
- Removed@theia/request@1.53.2(transitive)
Updated@theia/request@1.54.0