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

@ki2/contextify-core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ki2/contextify-core

latest
Source
npmnpm
Version
0.12.1
Version published
Maintainers
1
Created
Source

Contextify Core

This package defines core concepts and methods to manage contexts.

Remark : You probably don't need to use this package directly if you don't need to develop a wrapper (like the express one) for a new entry point.

The contextify framework is made around the concept of context. A context object contains shared information. As the idea is to get different contexts in use in different situation. A context handler is here to manage contexts switch. A default context handler is already set by default but can instantiate your own (but do this before any context was in use).

FAQs

Package last updated on 16 Apr 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