Socket
Socket
Sign inDemoInstall

machinepack-linkedin

Package Overview
Dependencies
60
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

machines/get-profile.js

2

machines/get-authentication-token.js

@@ -7,3 +7,3 @@ module.exports = {

description: 'Obtains the authentication token after you complete the url login phase.',
description: 'Obtains the authentication token after you complete the url login phase. Make sure to do this within 20 seconds or else the code expires.',

@@ -10,0 +10,0 @@

@@ -7,3 +7,3 @@ module.exports = {

description: '',
description: 'Creates the login url used to gain acccess to their LinkedIn account.',

@@ -10,0 +10,0 @@

{
"name": "machinepack-linkedin",
"version": "0.1.0",
"version": "0.1.1",
"description": "Machinepack that communicates and interacts with the Linkedin api.",

@@ -28,3 +28,4 @@ "scripts": {

"get-login-url",
"get-authentication-token"
"get-authentication-token",
"get-profile"
],

@@ -31,0 +32,0 @@ "testsUrl": "https://travis-ci.org/git@github.com:macleod2486/machinepack-linkedin"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc