Socket
Socket
Sign inDemoInstall

generator-langium

Package Overview
Dependencies
339
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

2

app/index.js

@@ -117,3 +117,3 @@ "use strict";

// .gitignore files don't get published to npm, so we need to copy it under a different name
this.fs.copy(this.templatePath('../../gitignore.txt'), this._extensionPath('.gitignore'));
this.fs.copy(this.templatePath('../gitignore.txt'), this._extensionPath('.gitignore'));
if (this.answers.includeVSCode) {

@@ -120,0 +120,0 @@ this.sourceRoot(path_1.default.join(__dirname, TEMPLATE_VSCODE_DIR));

{
"name": "generator-langium",
"version": "1.2.2",
"version": "1.2.3",
"description": "Yeoman generator for Langium - the language engineering tool",

@@ -5,0 +5,0 @@ "homepage": "https://langium.org",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc