Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@itwin/core-webpack-tools
Advanced tools
Set of Webpack Plugins and Loaders used for building iTwin.js applications
Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.
The core-webpack-tools package contains a set of webpack loaders and plugins used to build iTwin.js backend and frontends.
The main entry point for building an iTwin.js backend is the @itwin/backend-webpack-tools package**.
This package contains the following Loaders and Plugins:
Name | Description |
---|---|
strip-assert-loader | Removes all uses of @itwin/core-bentley assert() method from the webpack bundle. |
Name | Description |
---|---|
BackendDefaultsPlugin | Combines a set of Webpack plugins to use as defaults when building an iTwin.js backend. (Used in @itwin/backend-webpack-tools ). |
BanImportsPlugin | Bans any import that crosses the frontend/backend boundary |
CopyBentleyStaticResourcesPlugin | Copies static resources from @bentley and itwin scoped packages into the output folder. Used to copy "assets", "public" and other resource files. |
CopyExternalsPlugin | Copies all npm packages containing an external module (and their direct dependencies) to a node_modules directory next to the webpack output. |
PrettyLoggingPlugin | Formats the output messages to print better when running within Azure DevOps Pipelines. Flags any warnings as errors when running a CI build. |
WatchBackendPlugin | Reloads a frontend anytime its corresponding backend changes. |
FAQs
Set of Webpack Plugins and Loaders used for building iTwin.js applications
The npm package @itwin/core-webpack-tools receives a total of 3,287 weekly downloads. As such, @itwin/core-webpack-tools popularity was classified as popular.
We found that @itwin/core-webpack-tools 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.