Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@statoscope/stats-extension-package-info
Advanced tools
Statoscope extension for collecting package info (e.g. available versions)
Statoscope extension for collecting package info (e.g. available versions)
5.6.0 (16 July 2021)
[webpack-ui]
add entrypoint tab into the module page. How it's possible to inspect all the paths from specific module to an entrypoint
[webpack-ui]
add entrypoint into issuer path
[helpers]
add Graph
, Node
and SolutionPath
classes to solve the graph-specific tasks.
Add a few jora-helpers:
graph_getNode(id, graph)
- get a node by its idgraph_getPaths(from, graph, to, max)
- get all or max
possible paths from from
node to to
node[webpack-model]
add deps
for every module. There are all the modules that the module requires
[webpack-model]
add dep
for every entrypoint. There is a module that an entrypoint requires
[webpack-model]
add resolvedEntry
and resolvedEntryName
for entrypoint-reasons
[webpack-model]
add a few jora-helpers:
getModuleGraph(hash)
- get module graph for specified compilationmoduleGraph_getEntrypoints(module, graph, entrypoints, max)
- get all or max
entrypoints of module
moduleGraph_getPaths(from, graph, to, max)
- get all or max
possible paths from from
module to to
module[webpack-ui]
fix settings error when multiple tabs openedFAQs
Statoscope extension for collecting package info (e.g. available versions)
The npm package @statoscope/stats-extension-package-info receives a total of 48,248 weekly downloads. As such, @statoscope/stats-extension-package-info popularity was classified as popular.
We found that @statoscope/stats-extension-package-info 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.