🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-videoclips

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-videoclips

none

latest
Source
npmnpm
Version
1.0.9
Version published
Maintainers
1
Created
Source

cordova仿微信拍照录像插件

cordova-plugin-videoclips

功能

cordova仿微信拍照录像插件

安装

cordova plugin add cordova-plugin-videoclips

卸载

cordova plugin add AkeVideo

使用

upvideo.coolMethod("参数",function(msg){
    //成功的回调
            alert('原生返回了:'+msg);
        },function(e){
            //失败的回调
            alert(e);
        })

备注

安装时需要安装的依赖

  • path
  • fs
  • shelljs
  • semver

卸载时需要手动删除 "/platforms/android/app/src/main/res/layout/activity_video_up.xml"

点击返回以失败处理

Keywords

cordova

FAQs

Package last updated on 24 Sep 2019

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