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

procurement-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

procurement-js

US Federal Government Contracting ➕ JS 🟰 💖

latest
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

procurement-js

Government Contracts Rule Everything Around Me. Why not a javascript package?

Installation

npm i procurement-js

Features

  • Client-side UEI validation
  • Directly access USASpending recipient profile URLs with only a UEI

Usage

Procurement.getUSASpendingURL("J7M9HPTGJ1S9", { level: "C" });
// https://www.usaspending.gov/recipient/bf1220c1-2373-042a-e8e1-33d5a29639d0-C/latest

Procurement.validUEI("J7M9HPTGJ1S9");
// true

Planned features

  • Maybe some API wrappers?
  • Maybe some NAICS / PSC autocomplete things?
  • If you have other ideas, let me know!

License

Apache 2.0

FAQs

Package last updated on 20 Nov 2023

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