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

nativescript-uxcam

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-uxcam - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.github/workflows/build-deploy.yml

1

CHANGELOG.md

@@ -7,2 +7,3 @@ # Changelog

---------- | ---------- | ----------
1.0.3 | 2024-06-24 | Updated iOS SDK to 3.6.14 and Android SDK to 3.6.24
1.0.2 | 2023-07-13 | Fixed few native methods not working correctly issue

@@ -9,0 +10,0 @@ 1.0.1 | 2023-03-03 | Added option for configuration and occlusion while startup

2

index.android.js

@@ -14,3 +14,3 @@ var UXCam = com.uxcam.UXCam

const PLUGIN_NAME = "nativescript";
const PLUGIN_VERSION = "1.0.2";
const PLUGIN_VERSION = "1.0.3";

@@ -17,0 +17,0 @@ export class NSUXCam {

const PLUGIN_NAME = "nativescript";
const PLUGIN_VERSION = "1.0.2";
const PLUGIN_VERSION = "1.0.3";

@@ -5,0 +5,0 @@ export class NSUXCam {

{
"name": "nativescript-uxcam",
"version": "1.0.2",
"version": "1.0.3",
"description": "NativeScript plugin for UXCam.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -7,3 +7,3 @@ # NativeScript UXCam

NB: UXCam on iOS needs a minimum version of iOS 11.0
NB: UXCam on iOS needs a minimum version of iOS 12.0

@@ -10,0 +10,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

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