Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@paystack/inline-js
Advanced tools
This is the client-side JS library for loading the Paystack checkout form. It makes it easy to accept payments from a web application and to create custom, secure payment experiences for merchant apps and websites.
node >= 12.0.0
npm >= 6.0.0
Clone this repository
git clone https://github.com/PaystackHQ/inline-js.git
Install dependencies with:
npm install
To test Inline JS locally, run the command;
npm run dev
This spins up a http-server
serving the dev
folder and you can then visit the different HTML
files in that folder to test various APIs and payment flows.
This project uses Jest for unit testing. To run all tests, use the command;
npm test
Inline JS is deployed to:
FAQs
Client-side library to load the Paystack checkout form
The npm package @paystack/inline-js receives a total of 3,290 weekly downloads. As such, @paystack/inline-js popularity was classified as popular.
We found that @paystack/inline-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.