machinepack-facebook
Advanced tools
Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "machinepack-facebook", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "Communicate with Facebook to authenticate, get profile data, friends, likes, and more.", | ||
@@ -17,7 +17,8 @@ "scripts": { | ||
"devDependencies": { | ||
"mocha": "~1.19.0" | ||
"mocha": "~1.19.0", | ||
"test-machinepack-mocha": "^2.1.1" | ||
}, | ||
"dependencies": { | ||
"request": "^2.45.0", | ||
"machine": "^2.0.3" | ||
"machine": "^10.3.1" | ||
}, | ||
@@ -34,4 +35,5 @@ "repository": { | ||
"get-user-by-access-token" | ||
] | ||
], | ||
"testsUrl": "https://travis-ci.org/irlnathan/machinepack-facebook" | ||
} | ||
} |
@@ -1,8 +0,30 @@ | ||
![](http://node-machine.org/images/machine-anthropomorph-for-white-bg.png) | ||
<h1> | ||
<a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a> | ||
machinepack-facebook | ||
</h1> | ||
This is a [machinepack](http://node-machine.org/), a module which exposes a set of related machines according to the [machinepack specification](http://node-machine.org/spec/machinepack). | ||
Documentation pages for the machines contained in this module are automatically generated and kept up-to-date on http://node-machine.org. | ||
### [Docs](http://node-machine.org/machinepack-facebook) [Browse other machines](http://node-machine.org/machinepacks) [FAQ](http://node-machine.org/implementing/FAQ) [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine) | ||
### License | ||
Communicate with Facebook to authenticate, get profile data, friends, likes, and more. | ||
MIT © contributors | ||
## Installation [![NPM version](https://badge.fury.io/js/machinepack-facebook.svg)](http://badge.fury.io/js/machinepack-facebook) [![Build Status](https://travis-ci.org/irlnathan/machinepack-facebook.png?branch=master)](https://travis-ci.org/irlnathan/machinepack-facebook) | ||
```sh | ||
$ npm install machinepack-facebook | ||
``` | ||
## Usage | ||
For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-facebook" title="Communicate with Facebook to authenticate, get profile data, friends, likes, and more. (for node.js)">http://node-machine.org/machinepack-facebook</a>. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine). | ||
## About [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack). | ||
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the <a href="http://node-machine.org" title="Public machine registry for Node.js">public registry</a>. | ||
Learn more at <a href="http://node-machine.org/implementing/FAQ" title="Machine Project FAQ (for implementors)">http://node-machine.org/implementing/FAQ</a>. | ||
## License | ||
MIT © 2015 Mike McNeil and contributors | ||
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
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
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
20333
31
2
+ Added@sailshq/lodash@3.10.6(transitive)
+ Addedlodash@3.10.1(transitive)
+ Addedmachine@10.4.0(transitive)
+ Addedpsl@1.14.0(transitive)
+ Addedrttc@7.4.0(transitive)
+ Addedswitchback@2.0.5(transitive)
- Removedlodash@2.4.2(transitive)
- Removedmachine@2.0.6(transitive)
- Removedpsl@1.13.0(transitive)
- Removedrttc@1.0.2(transitive)
- Removedswitchback@1.1.3(transitive)
Updatedmachine@^10.3.1