Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

inom

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inom

inom ========

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

inom

start command:

$ inom init

generates:

$ touch auto.inom
<
  :name:~ "something",
  :template:~ "amqp",
  :author:~ "someone",
  :version:~ "1.0.0",
  :description:~ "something that uses amqp",
  :homepage:~ "https://subvind.com",
  :license:~ "Fair Source 25 (v0.9).",
>

setup command:

$ inom install somedemo

generates:

<
  :name:~ "something",
  :packages:~ <
    :somestuff:~ "1.1.0",
    :someexample:~ "1.3.0",
    :somedemo:~ "1.2.0"
  >
>

FAQs

Package last updated on 10 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts