New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theia/application-package

Package Overview
Dependencies
Maintainers
0
Versions
3294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theia/application-package - npm Package Compare versions

Comparing version 1.53.2 to 1.54.0

2

lib/api.d.ts

@@ -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';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc