Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@capacitor/file-viewer

Package Overview
Dependencies
Maintainers
18
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/file-viewer - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+4
-4
package.json
{
"name": "@capacitor/file-viewer",
"version": "1.0.5",
"version": "1.0.6",
"description": "The FileViewer API provides mechanisms for opening files and previewing media. Not available on web.",

@@ -71,4 +71,4 @@ "main": "./dist/plugin.cjs",

"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.2",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/github": "^12.0.0",
"@semantic-release/npm": "^13.1.1",
"@typescript-eslint/eslint-plugin": "~7.17.0",

@@ -83,3 +83,3 @@ "@typescript-eslint/parser": "~7.17.0",

"rimraf": "^3.0.2",
"semantic-release": "^24.0.0",
"semantic-release": "^25.0.1",
"swiftlint": "^1.0.2",

@@ -86,0 +86,0 @@ "typescript": "~5.4.5",

@@ -10,3 +10,3 @@ # @capacitor/file-viewer

```bash
npm install @capacitor/file-viewer
npm install @capacitor/file-viewer@latest-7
npx cap sync

@@ -13,0 +13,0 @@ ```