Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
npm install --save fellow
import pkg from ('fellow')
const pkg = require('fellow').default
import pkg from 'https://unpkg.com/fellow@^7.2.1/edition-deno/index.ts'
<script type="module">
import pkg from '//cdn.skypack.dev/fellow@^7.2.1'
</script>
<script type="module">
import pkg from '//unpkg.com/fellow@^7.2.1'
</script>
<script type="module">
import pkg from '//dev.jspm.io/fellow@7.2.1'
</script>
This package is published with the following editions:
fellow
aliases fellow/index.cjs
which uses the Editions Autoloader to automatically select the correct edition for the consumer's environmentfellow/source/index.ts
is TypeScript source code with Import for modulesfellow/edition-browsers/index.js
is TypeScript compiled against ES2022 for web browsers with Import for modulesfellow/edition-es2022/index.js
is TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modulesfellow/edition-es2017/index.js
is TypeScript compiled against ES2017 for Node.js 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modulesfellow/edition-es2017-esm/index.js
is TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modulesfellow/edition-types/index.d.ts
is TypeScript compiled Types with Import for modulesfellow/edition-deno/index.ts
is TypeScript source code made to be compatible with DenoDiscover the release history by heading on over to the HISTORY.md
file.
Discover how to contribute via the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
and licensed under:
FAQs
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
We found that fellow 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.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.