Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

b5-get-profile

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

b5-get-profile

Profile page for you bigfive tests

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
2
Created
Source

Build Status Coverage Status js-standard-style Greenkeeper badge

b5-get-profile

Get profile from cookie.

Usage

'use strict'

const getProfile = require('b5-get-profile')
const {send} = require('micro')

module.exports = (request, response) => {
  send(response, 200, getProfile(request))
}

License

MIT

Robohash image of b5-get-profile

Keywords

bigfive

FAQs

Package last updated on 28 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts