
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@exadel/esl
Advanced tools
Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components
Exadel Smart Library (ESL) is an open-source lightweight and flexible UI component library based on web components. Increase your site’s performance by building UX models with custom components from our library. The ESL web UI components library is compatible with any framework, which makes ESL ideal for projects regardless of their tech stack.
Exadel Smart Library, or ESL for short, is a free web UI components library that reduces routine tasks and lets you efficiently create websites with multiple web components at hand. When you’re deciding which is the best UI component library for your site, keep in mind that it should be compatible with other libraries and frameworks — like ESL is!
ESL UI component library allows you to access a toolkit full of reusable components. You can utilize these web components to complement projects or build your infrastructure from the ground up using ESL alone. Our web UI components library is high-quality, so the only thing you’ll have to focus on is applying styles to meet your project needs.
ESL is based solely on Web API and ECMAScript 6 features, which let our web UI components library work well across all modern browsers such as Firefox, Chrome, Safari, Opera, and Edge.
While building the UI component library, we included components, form components, and utilities that solve complex project architecture problems and comply with the DRY principle. See the rundown of web components and read the specs.
With our UI component library, you get flexible syntax sugar meant for building on top of basic components and controlling their life cycle.
Our HTML UI component library provides you with all the elements you’ll need to construct UX modules with excellent performance.
Preconditions:
Install esl npm dependency:
npm i @exadel/esl --save
Import Components/Modules you need:
import '@exadel/esl/modules/esl-component/core';
core module entry usually represents main part of the module;import '@exadel/esl/modules/esl-media/providers/iframe-provider';
all entries.core.css or core.lesscore.mixin.less for custom tagname definition[Optional] Setup environment configuration, e.g. custom screen breakpoints:
import {ESLScreenBreakpoints} from '@exadel/esl/modules/esl-media-query/core';
// define XS screen breakpoint for up to 800px screen width
ESLScreenBreakpoints.addCustomBreakpoint('XS', 1, 800);
Register web components via register static method call:
ESLMedia.register();
You can pass custom tag name to 'register' function, but use this option only in an exceptional situation.
Exadel, Inc.
FAQs
Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components
The npm package @exadel/esl receives a total of 716 weekly downloads. As such, @exadel/esl popularity was classified as not popular.
We found that @exadel/esl demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.