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

lulo-plugin-multiply

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lulo-plugin-multiply

lulo multiply is a plugin for [lulo](https://github.com/carlnordenfelt/lulo). It takes two factors, multiplies them and responds with the product.

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
11
-26.67%
Maintainers
1
Weekly downloads
 
Created
Source

lulo multiply

lulo multiply is a plugin for lulo. It takes two factors, multiplies them and responds with the product.

Installation

$ npm install lulo-plugin-multiply --save

Usage

Properties

  • LeftFactor: The left factor of the multiplication. Required
  • RightFactor: The right factor of the multiplication. Required
  • DecimalPoints: The number of decimals to include in the product. Optional. Default is all.

Return Values

Fn::GetAtt

Product The product

Fn::GetAtt["Multiply", "Product"]

Required IAM Permissions

The Custom Resource Lambda requires no additional IAM Permissions.

License

The MIT License (MIT)

Change Log

Change Log

Keywords

AWS

FAQs

Package last updated on 23 Feb 2017

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