Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blacklane/kiev-js

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blacklane/kiev-js - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json
{
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -56,3 +56,3 @@ "main": "dist/index.js",

},
"description": "This project was bootstrapped with [TSDX](https://github.com/jaredpalmer/tsdx).",
"description": "A simple logging library to generate JSON formatted logging messages.",
"dependencies": {},

@@ -59,0 +59,0 @@ "repository": {

# Kiev-js
[![Build status badge](https://travis-ci.com/blacklane/kiev-js.svg?token=eqEro8Uh7aLKHHx8ps1S&branch=master)](https://travis-ci.com/blacklane/kiev-js)
A lightweight logging library to generate Datadog friendly logs.

@@ -23,5 +25,11 @@

```sh
npm install blacklane/kiev-js#master
npm install blacklane/kiev-js
```
and then import the logger by adding te following line at the top of your file.
```js
import logger from '@blacklane/kiev-js'
```
### Tests & Linter

@@ -28,0 +36,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc