licenses.dev

safeps v9.3.0

Work with processes safely and easily with Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ambi • 3.2.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automatINDIRECT4
eachr • 4.5.0Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.INDIRECT1
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
extendr • 4.3.0Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe waysINDIRECT1
extract-opts • 4.3.0Extract the options and callback from a function's arguments easilyDIRECT2
safefs • 5.5.0Stop getting EMFILE errors! Open only as many files as the operating system supports.DIRECT1
taskgroup • 6.5.0Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.DIRECT13
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT3
typechecker • 6.4.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)DIRECT0
unbounded • 2.3.0Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded functionINDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/safeps)](https://licenses.dev/npm/safeps)
<a href="https://licenses.dev/npm/safeps">
  <img src="https://licenses.dev/b/npm/safeps" alt="licenses" />
</a>

Or the licenses badge code for the 9.3.0 version:

[![licenses](https://licenses.dev/b/npm/safeps/9.3.0)](https://licenses.dev/npm/safeps/9.3.0)
<a href="https://licenses.dev/npm/safeps/9.3.0">
  <img src="https://licenses.dev/b/npm/safeps/9.3.0" alt="licenses" />
</a>
GitHub