
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
A small promise library, inspired by q
Notice:this library shouldn't be used in browser enviroment unless any further notice. more
npm i @ksryy/p
To inport the module, you could use CommonJS style
var {fcall,pcall} = require('@ksryy/p');
or ES6 style
import {fcall,pcall} from '@ksryy/p'
for more API use, see the Docs
yarn install
or
npm install
to install the dependencies.
/src/p.js is the sourcecode. /p.js is the compiled code (by @babel).
if you want to compile, just run grunt.
if you want to run test suite, use jest
MIT @ Andy Chen FOSSA Report
FAQs
A library that contains some promise api
We found that @ksryy/p demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.

Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.

Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.