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

artdeco

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artdeco

Manage application in the cloud.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

artdeco

npm version

artdeco is a new Node.js npm package. Manage application in the cloud.

yarn add -E artdeco

Table Of Contents

API

The package is available by importing its default function:

import artdeco from 'artdeco'

artdeco(
  arg1: string,
  arg2?: boolean,
): void

Call this function to get the result you want.

/* yarn example */
import artdeco from 'artdeco'

(async () => {
  await artdeco()
})()

(c) Art Deco 2018

Keywords

artdeco

FAQs

Package last updated on 15 Jul 2018

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