New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

capacitor-antitampering

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-antitampering

Capacitor plugin to verifies the integrity of the static assets of your application, cheking if the files have changed since the original build.

0.2.0
latest
Source
npm
Version published
Weekly downloads
394
-20.72%
Maintainers
0
Weekly downloads
 
Created
Source

capacitor-antitampering

Capacitor plugin to verifies the integrity of the static assets of your application, cheking if the files have changed since the original build.

Install

npm install capacitor-antitampering
npx cap sync

API

  • verify()
  • Interfaces

verify()

verify() => Promise<AntiTamperingResult>

Returns: Promise<AntiTamperingResult>

Interfaces

AntiTamperingResult
PropType
statusstring
assetsCountnumber
messagesstring

Keywords

capacitor

FAQs

Package last updated on 18 Sep 2024

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