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

bamboo5

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bamboo5

> TODO: description

latest
npmnpm
Version
0.2.2
Version published
Weekly downloads
3
-50%
Maintainers
1
Weekly downloads
 
Created
Source

bamboo

TODO: description

Usage

const bamboo = require('bamboo');

// TODO: DEMONSTRATE API

自定义配置文件

create file json

bamboo.config.json

演示

{
  "packaged": {
    "app": [
      {
        "dir": "js/"
      },
      {
        "dir": "img/"
      },
      {
        "dir": "css/",
        "nsame": true
      }
    ]
  }
}

FAQs

Package last updated on 21 Sep 2020

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