Socket
Socket
Sign inDemoInstall

apology

Package Overview
Dependencies
21
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apology

An API to generate celebrity perv apologies.


Version published
Weekly downloads
1
decreased by-90.91%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

apology Build Status

An API to generate celebrity perv apologies.

Install

$ npm install --save apology

Usage

const apology = require('apology');

apology().then(res => {
  console.log(res)
  /*
    As a male feminist, harassment is completely unacceptable — especially when people
    find out about it. At the time I believed that my sociopathic manipulation of the 22-year-old
    in my office was consensual, and of course now I realize my behavior was wrong. In conclusion,
    I will devote my life to finding the real Golden Globes party molester.
  */
});

License

MIT © Rishi Giri

Keywords

FAQs

Last updated on 19 Dec 2017

Did you know?

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

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