@theia/application-package
Advanced tools
Comparing version 1.57.0-next.22 to 1.57.0
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
export declare const DEFAULT_SUPPORTED_API_VERSION = "1.95.3"; | ||
export declare const DEFAULT_SUPPORTED_API_VERSION = "1.96.0"; | ||
//# sourceMappingURL=api.d.ts.map |
@@ -23,3 +23,3 @@ "use strict"; | ||
*/ | ||
exports.DEFAULT_SUPPORTED_API_VERSION = '1.95.3'; | ||
exports.DEFAULT_SUPPORTED_API_VERSION = '1.96.0'; | ||
//# sourceMappingURL=api.js.map |
{ | ||
"name": "@theia/application-package", | ||
"version": "1.57.0-next.22+35d458a96", | ||
"version": "1.57.0", | ||
"description": "Theia application package API.", | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@theia/request": "1.57.0-next.22+35d458a96", | ||
"@theia/request": "1.57.0", | ||
"@types/fs-extra": "^4.0.2", | ||
@@ -47,3 +47,3 @@ "@types/semver": "^7.5.0", | ||
"devDependencies": { | ||
"@theia/ext-scripts": "1.56.0" | ||
"@theia/ext-scripts": "1.57.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "nyc": { | ||
}, | ||
"gitHead": "35d458a961212de264d9579305d984147fa55618" | ||
"gitHead": "ca1d948d897b9a774f8cd68bb76bd2f335609cd4" | ||
} |
@@ -21,2 +21,2 @@ // ***************************************************************************** | ||
*/ | ||
export const DEFAULT_SUPPORTED_API_VERSION = '1.95.3'; | ||
export const DEFAULT_SUPPORTED_API_VERSION = '1.96.0'; |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 3 instances in 1 package
0
0
145364
+ Added@theia/request@1.57.0(transitive)
+ Added@tootallnate/once@2.0.0(transitive)
+ Addedagent-base@6.0.2(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedhttp-proxy-agent@5.0.0(transitive)
+ Addedhttps-proxy-agent@5.0.1(transitive)
+ Addedms@2.1.3(transitive)
Updated@theia/request@1.57.0