New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

propublica-congress

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

propublica-congress

ProPublica Congress API client

latest
npmnpm
Version
3.0.0
Version published
Maintainers
1
Created
Source

propublica-congress

ProPublica Congress API client

NPM Version

Install

npm install --save propublica-congress
yarn add propublica-congress

Usage

const ppc = require('propublica-congress').create('PROPUBLICA_API_KEY');

ppc.getCurrentSenators('NY')
  .then(results => console.log(results));

License

MIT

FAQs

Package last updated on 20 Mar 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