🚀 DAY 4 OF LAUNCH WEEK: Introducing GitHub Actions Scanning Support.Learn more →
Socket
Book a DemoInstallSign in
Socket

@intellihr/serverless-node-utils

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intellihr/serverless-node-utils

A serverless utils library

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
3
Created
Source

An AWS serverless util library for node.js

Install

NPM

npm install serverless-node-utils

Yarn

yarn add serverless-node-utils

Usage

const utils = require('serverless-node-utils');

Then you could use the methods exported in src/index.js

Check Usages

  • Logging
    • Logger
  • AWS
    • TODO...

FAQs

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