
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
@ifct2017/columns
Advanced tools
Codes and names of nutrients, and its components.
📦 Node.js,
📜 Files.
This is part of package ifct2017.
Online database: ifct2017.github.io.
const columns = require('@ifct2017/columns');
// columns(query)
// → matches [{code, name, tags}]
columns('vitamin c');
columns('c-vitamin');
// [ { code: 'vitc',
// name: 'Ascorbic acids (C)',
// tags: 'total ascorbate water soluble vitamin c vitamin c essential' } ]
columns('what is butyric acid?');
columns('c4:0 stands for?');
// [ { code: 'f4d0',
// name: 'Butyric acid (C4:0)',
// tags: 'c40 c 40 4 0 bta butanoic propanecarboxylic carboxylic saturated fatty fat triglyceride lipid colorless liquid unpleasant vomit body odor' } ]
// Additional methods:
columns.load() // → corpus
columns.sql([table], [options]) // → sql statements
columns.csv() // → path of csv file
Data was obtained from the book Indian Food Composition Tables 2017.
Food composition values were measured by National Institute of Nutrition, Hyderabad.
FAQs
Codes and names of nutrients, and its components.
The npm package @ifct2017/columns receives a total of 474 weekly downloads. As such, @ifct2017/columns popularity was classified as not popular.
We found that @ifct2017/columns demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.