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

@essent/nativescript-iadvize

Package Overview
Dependencies
Maintainers
67
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@essent/nativescript-iadvize - npm Package Compare versions

Comparing version 2.9.0-alpha.1 to 2.9.0-alpha.2

3

index.ios.js

@@ -37,4 +37,3 @@ import { Color, ImageSource } from '@nativescript/core';

const uuid = new NSUUID({ UUIDString: targetingRuleUUID });
const conversationChannel = ConversationChannel.alloc();
conversationChannel.initWithChat();
const conversationChannel = ConversationChannel.alloc().init();
return TargetingRule.alloc().initWithIdObjcConversationChannel(uuid, conversationChannel);

@@ -41,0 +40,0 @@ }

{
"name": "@essent/nativescript-iadvize",
"version": "2.9.0-alpha.1",
"version": "2.9.0-alpha.2",
"description": "iAdvize plugin for NativeScript.",

@@ -5,0 +5,0 @@ "main": "index",

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