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

@essent/nativescript-iadvize

Package Overview
Dependencies
Maintainers
79
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.13.0-alpha.0 to 2.13.0-alpha.1

1

index.android.d.ts
import { ChatConfiguration, IAdvizeAuthOption, IAdvizeCommon } from './common';
import { Observable } from 'rxjs';
export { ChatConfiguration, IAdvizeAuthOption } from './common';
export declare class IAdvize extends IAdvizeCommon {

@@ -4,0 +5,0 @@ private static targetingListener;

import { IAdvizeCommon } from './common';
import { Application, Color, Utils } from '@nativescript/core';
export { IAdvizeAuthOption } from './common';
let instance;

@@ -4,0 +5,0 @@ let didInit = false;

import { ChatConfiguration, IAdvizeAuthOption, IAdvizeCommon } from './common';
import { Observable } from 'rxjs';
export { ChatConfiguration, IAdvizeAuthOption } from './common';
export declare class IAdvize extends IAdvizeCommon {

@@ -4,0 +5,0 @@ private static instance;

import { Color, ImageSource } from '@nativescript/core';
import { IAdvizeCommon } from './common';
export { IAdvizeAuthOption } from './common';
export class IAdvize extends IAdvizeCommon {

@@ -4,0 +5,0 @@ constructor() {

2

package.json
{
"name": "@essent/nativescript-iadvize",
"version": "2.13.0-alpha.0",
"version": "2.13.0-alpha.1",
"description": "iAdvize plugin for NativeScript.",

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

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