Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@syntsugar/lokipop

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntsugar/lokipop

Experience Loki on edge runtime as effortlessly as enjoying a lollipop.

latest
Source
npmnpm
Version
0.1.14
Version published
Maintainers
1
Created
Source

GitHub Workflow Status (with event) npm NPM

LOKIPOP

Experience Loki on edge runtime as effortlessly as enjoying a lollipop.

Installation

pnpm i @syntsugar/lokipop

Usage

const logger = new LokiLogger({
  url: "http://example.com",
});

logger.debug("Test Debug Message");

await logger.send();

ChangeLog

For detailed changelog, check CHANGELOG.md.

License

This project is licensed under the MIT License. See the included LICENSE file for more details.

Keywords

loki

FAQs

Package last updated on 18 Sep 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