@gatekeeperx/cordova-plugin-devicex 1.2.8 → 1.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @gatekeeperx/cordova-plugin-devicex might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/README.md +13 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,19 @@ Para integrar este plugin, asegúrate de cumplir con los siguientes requisitos:
19
19
 
20
20
  ## 🔧 Instalación
21
21
 
22
- Instala el plugin utilizando el CLI de Cordova o Ionic. Esto descargará el paquete de npm y configurará automáticamente las dependencias nativas en tu proyecto.
22
+
23
+ ### Prerequisitos
24
+
25
+ Asegúrate de tener instalado Node.js y npm en tu máquina. ejecuta este comando para instalar el plugin:
26
+
27
+
28
+ ```bash
29
+ npm i @gatekeeperx/cordova-plugin-devicex
30
+ ```
31
+
32
+ ### Instalación
33
+
34
+ Instala el plugin utilizando el CLI de Cordova o Ionic. Esto configurará automáticamente las dependencias nativas en tu proyecto.
23
35
 
24
36
  ```bash
25
37
  # Usando Ionic CLI (Recomendado)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gatekeeperx/cordova-plugin-devicex",
3
- "version": "1.2.8",
3
+ "version": "1.2.9",
4
4
  "description": "GatekeeperX Device Intelligence Cordova plugin (Android)",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [