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
3291
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.57.0-next.22 to 1.57.0

2

lib/api.d.ts

@@ -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';
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