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

nativescript-facebook

Package Overview
Dependencies
Maintainers
7
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 4.1.0 to 4.2.0

14

package.json
{
"name": "nativescript-facebook",
"version": "4.1.0",
"version": "4.2.0",
"description": "NativeScript plugin, wrapper of native Facebook SDK for Android and iOS.",

@@ -19,8 +19,8 @@ "nativescript": {

"plugin.tscwatch": "tsc -skipLibCheck -w",
"demo.ios": "npm i && npm run tsc && cd ../demo && tns run ios --syncAllFiles",
"demo.android": "npm i && npm run tsc && cd ../demo && tns run android --syncAllFiles",
"demo.ng.ios": "npm i && npm run tsc && cd ../demo-angular && tns run ios --syncAllFiles",
"demo.ng.android": "npm i && npm run tsc && cd ../demo-angular && tns run android --syncAllFiles",
"demo.vue.ios": "npm i && npm run tsc && cd ../demo-vue && tns run ios --bundle --syncAllFiles",
"demo.vue.android": "npm i && npm run tsc && cd ../demo-vue && tns run android --bundle --syncAllFiles"
"demo.ios": "npm i && npm run tsc && cd ../demo && tns run ios",
"demo.android": "npm i && npm run tsc && cd ../demo && tns run android",
"demo.ng.ios": "npm i && npm run tsc && cd ../demo-angular && tns run ios",
"demo.ng.android": "npm i && npm run tsc && cd ../demo-angular && tns run android",
"demo.vue.ios": "npm i && npm run tsc && cd ../demo-vue && tns run ios",
"demo.vue.android": "npm i && npm run tsc && cd ../demo-vue && tns run android"
},

@@ -27,0 +27,0 @@ "repository": {

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