New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

utils-lib-ghost

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utils-lib-ghost

Utilities library containing decorators, functions, classes, components and more

latest
npmnpm
Version
1.1.32
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Utils

Utilities library containing decorators, functions, classes, components and more

Compilation

Step 1: Compiling all TypeScript files

npm run build

Step 2: Compiling sass to css files locally in src folder, and using only .css as import to components if you are using any

npm run build:src:scss

Step 3: Finally compiling all sass files to css and place them in dist folder accurately.

npm run build:dist:scss

Publishing

Update version of library in package.json, and if you aren't logged in use the following command:

npm login

To publish library, use the following command:

npm publish

FAQs

Package last updated on 06 Sep 2025

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