Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@falconeta/capacitor-wifi-connect

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@falconeta/capacitor-wifi-connect - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

dist/docs.json

@@ -78,3 +78,3 @@ {

],
"docs": "iOS >= 14 only: \n\nIgnored on other platforms.\nreturns the current SSID connected by device",
"docs": "iOS >= 14, Android >=9: \n\nreturns the current SSID connected by device",
"complexTypes": [],

@@ -81,0 +81,0 @@ "slug": "getdevicessid"

@@ -24,5 +24,4 @@ import { PermissionState } from '@capacitor/core';

/**
* iOS >= 14 only:
* iOS >= 14, Android >=9:
*
* Ignored on other platforms.
* returns the current SSID connected by device

@@ -29,0 +28,0 @@ * @since 5.1.0

{
"name": "@falconeta/capacitor-wifi-connect",
"version": "5.1.0",
"version": "5.1.1",
"description": "plugin used for connect the device trhought Wifi also with prefix",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",

@@ -110,5 +110,4 @@ # @falconeta/capacitor-wifi-connect

iOS >= 14 only:
iOS >= 14, Android >=9:
Ignored on other platforms.
returns the current SSID connected by device

@@ -115,0 +114,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc