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

taro-siget

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taro-siget

围宝熊

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

siege

简介

使用Taro封围宝熊插件,在taro项目中使用此插件,可进行围宝熊。

本地测试

cd siege
npm install
[sudo] npm link

会生成npm包 /usr/local/lib/node_modules/@aimcheap/siege

cd example
npm install
npm link @aimcheap/siege

生产使用

  • 安装插件
yarn add @aimcheap/siege
  • 引入插件
import WidgetSiege from '@aimcheap/siege' 
  • taro页面添加标签
<WidgetSiege api='your-server-api' phoneNumber='手机号' userInfo={用户信息}/>

api: String类型
phoneNumber: String类型
userInfo: Object类型

FAQs

Package last updated on 12 Aug 2021

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