nativescript-facebook
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "nativescript-facebook", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "NativeScript plugin, wrapper of native Facebook SDK for Adroid and iOS.", | ||
@@ -17,3 +17,7 @@ "nativescript": { | ||
"plugin.link": "npm link && cd ../demo-angular && npm link nativescript-camera", | ||
"plugin.tscwatch": "tsc -skipLibCheck -w" | ||
"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" | ||
}, | ||
@@ -65,2 +69,2 @@ "repository": { | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
51379
49
554
9