Socket
Book a DemoInstallSign in
Socket

@cycjimmy/config-lib

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycjimmy/config-lib

Personal collection of configs

latest
Source
npmnpm
Version
3.2.2
Version published
Weekly downloads
413
-34.03%
Maintainers
1
Weekly downloads
 
Created
Source

config-lib

libraries sourcerank Release date semantic-release npm license

Personal collection of configs

Install

NPM version npm download

# via npm
$ npm install @cycjimmy/config-lib --save

# or via yarn
$ yarn add @cycjimmy/config-lib

Usage. E.g:

import production from '@cycjimmy/config-lib/esm/terser/4.x/production.js';
// or
const production = require('@cycjimmy/config-lib/cjs/terser/4.x/production.cjs').default;

// do something
// ...

Keywords

collection

FAQs

Package last updated on 17 Jul 2024

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