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

nativescript-facebook

Package Overview
Dependencies
Maintainers
8
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-facebook - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0

share-manager.common.d.ts

16

package.json
{
"name": "nativescript-facebook",
"version": "2.3.1",
"version": "2.4.0",
"description": "NativeScript plugin, wrapper of native Facebook SDK for Adroid and iOS.",

@@ -46,11 +46,11 @@ "nativescript": {

"devDependencies": {
"tns-core-modules": "^5.1.0",
"tns-platform-declarations": "^5.1.0",
"tns-core-modules": "^5.2.0",
"tns-platform-declarations": "^5.2.0",
"typescript": "~3.1.6",
"nativescript-angular": "~7.1.0",
"nativescript-angular": "~7.2.1",
"nativescript-vue": "~2.0.2",
"@angular/core": "~7.1.0",
"@angular/common": "~7.1.0",
"@angular/compiler": "~7.1.0",
"@angular/compiler-cli": "~7.1.0",
"@angular/core": "~7.2.0",
"@angular/common": "~7.2.0",
"@angular/compiler": "~7.2.0",
"@angular/compiler-cli": "~7.2.0",
"rxjs": "^6.3.3",

@@ -57,0 +57,0 @@ "zone.js": "~0.8.26",

@@ -10,12 +10,2 @@ import { ImageSource } from 'tns-core-modules/image-source';

export declare enum MessageGenericTemplateImageAspectRatio {
Horizontal = 0,
Square = 1
}
export declare enum MessageMediaTemplateMediaType {
Image = 0,
Video = 1
}
/**

@@ -22,0 +12,0 @@ * When people share links from your app to Facebook it includes a contentURL with the link to be shared.

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