Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gen-idea-libs

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gen-idea-libs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

generate.js

@@ -21,3 +21,4 @@ 'use strict';

);
const depTemplate = '<orderEntry type="library" name="%name%" level="project" />';
const depTemplate =
'<orderEntry type="library" name="%name%" level="project" />';
let iml;

@@ -24,0 +25,0 @@ let _imlPath = imlPath;

{
"name": "gen-idea-libs",
"version": "1.0.4",
"description": "Generate IntelliJ Idea libs config from given npm kotlinJs dependencies",
"version": "1.0.5",
"description": "Generates IntelliJ IDEA library configuration from given npm dependencies",
"main": "generate",

@@ -6,0 +6,0 @@ "author": "Filipp Riabchun",

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