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

@eclipse-che/plugin-registry-generator

Package Overview
Dependencies
Maintainers
4
Versions
628
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/plugin-registry-generator - npm Package Compare versions

Comparing version 7.83.0 to 7.84.0-dev-28eda05

1

lib/devfle-yaml/index-writer.js

@@ -56,2 +56,3 @@ "use strict";

},
tags: metadata.tags,
name: name,

@@ -58,0 +59,0 @@ publisher: publisher,

12

package.json
{
"name": "@eclipse-che/plugin-registry-generator",
"version": "7.83.0",
"version": "7.84.0-dev-28eda05",
"description": "Generator of yaml files exposed by the plug-in registry.",

@@ -28,7 +28,7 @@ "main": "lib/entrypoint.js",

"@devfile/api": "2.2.2-1709808589",
"axios": "^1.6.7",
"axios": "^1.6.8",
"decompress": "^4.2.1",
"docker-image-name-parser": "^0.1.0",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"glob": "^10.3.12",
"handlebars": "^4.7.8",

@@ -39,5 +39,5 @@ "inversify": "^6.0.2",

"nanospinner": "^1.1.0",
"reflect-metadata": "^0.2.1",
"reflect-metadata": "^0.2.2",
"semver": "^7.6.0",
"simple-git": "^3.22.0",
"simple-git": "^3.24.0",
"tslib": "^2.6.2"

@@ -71,3 +71,3 @@ },

"ts-node": "^10.9.2",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},

@@ -74,0 +74,0 @@ "jest": {

@@ -60,2 +60,3 @@ /**********************************************************************

},
tags: metadata.tags,
name: name,

@@ -62,0 +63,0 @@ publisher: publisher,

Sorry, the diff of this file is not supported yet

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