Socket
Socket
Sign inDemoInstall

@capacitor/text-zoom

Package Overview
Dependencies
0
Maintainers
12
Versions
507
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.0.1](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0...4.0.1) (2022-07-28)
**Note:** Version bump only for package @capacitor/text-zoom
# [4.0.0](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0-beta.2...4.0.0) (2022-07-27)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@capacitor/text-zoom",
"version": "4.0.0",
"version": "4.0.1",
"description": "The Text Zoom API provides the ability to change Web View text size for visual accessibility.",

@@ -48,6 +48,6 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "next",
"@capacitor/core": "next",
"@capacitor/android": "^4.0.0",
"@capacitor/core": "^4.0.0",
"@capacitor/docgen": "0.0.18",
"@capacitor/ios": "next",
"@capacitor/ios": "^4.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -65,3 +65,3 @@ "@ionic/prettier-config": "~1.0.1",

"peerDependencies": {
"@capacitor/core": "next"
"@capacitor/core": "^4.0.0"
},

@@ -84,3 +84,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "27bd016fc57850ae151ae06017bb1e9ee0d62975"
"gitHead": "42324ec218c8699bc10f914169ac366c8224b259"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc