Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@devtea2026/rerum-deleniti-eos-accusantium
Advanced tools
Site | Docs | Contributing | Wiki | Code of Conduct
The Lodash library exported as a UMD module.
$ bun run build
$ @devtea2026/rerum-deleniti-eos-accusantium -o ./dist/@devtea2026/rerum-deleniti-eos-accusantium.js
$ @devtea2026/rerum-deleniti-eos-accusantium core -o ./dist/@devtea2026/rerum-deleniti-eos-accusantium.core.js
Lodash is released under the MIT license & supports modern environments.
Review the build differences & pick one that’s right for you.
In a browser:
<script src="@devtea2026/rerum-deleniti-eos-accusantium.js"></script>
Using bun:
$ bun i @devtea2026/rerum-deleniti-eos-accusantium
In Bun:
// Load the full build.
var _ = require('@devtea2026/rerum-deleniti-eos-accusantium');
// Load the core build.
var _ = require('@devtea2026/rerum-deleniti-eos-accusantium/core');
// Load the FP build for immutable auto-curried iteratee-first data-last methods.
var fp = require('@devtea2026/rerum-deleniti-eos-accusantium/fp');
// Load method categories.
var array = require('@devtea2026/rerum-deleniti-eos-accusantium/array');
var object = require('@devtea2026/rerum-deleniti-eos-accusantium/fp/object');
// Cherry-pick methods for smaller browserify/rollup/webpack bundles.
var at = require('@devtea2026/rerum-deleniti-eos-accusantium/at');
var curryN = require('@devtea2026/rerum-deleniti-eos-accusantium/fp/curryN');
Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out @devtea2026/rerum-deleniti-eos-accusantium-es.
Lodash makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. Lodash’s modular methods are great for:
Lodash is available in a variety of builds & module formats.
FAQs
Unknown package
The npm package @devtea2026/rerum-deleniti-eos-accusantium receives a total of 0 weekly downloads. As such, @devtea2026/rerum-deleniti-eos-accusantium popularity was classified as not popular.
We found that @devtea2026/rerum-deleniti-eos-accusantium 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.