Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on Apr 28, 2024 via pnpm

wasm-grate 0.1.15

Analyzes JS projects for potential WebAssembly migration points.
Package summary
Share
3
issues
2
high severity
meta
2
1
moderate severity
vulnerability
1
2
licenses
15
ISC
9
MIT
Package created
29 Oct 2023
Version published
30 Oct 2023
Maintainers
1
Total deps
24
Direct deps
1
License
ISC

Issues

3

2 high severity issues

high
via: wasm-grate@0.1.15
via: wasm-grate@0.1.15
Collapse
Expand

1 moderate severity issue

moderate
Recommendation: Upgrade to version 0.28.0 or later
via: binary-install@1.1.0
Collapse
Expand

Install Script Usage

β“˜ This section contains AI-generated explanations for this package's install scripts.
     We recommend overviewing the package source files before installing to your project.

The "preinstall" Script

node ./npm/uninstall.js

This script attempts to import a 'getBinary' function from another module/file. Then, it tries to run this function and stores the result in 'binary' variable. Afterwards, if 'binary' exists (i.e., 'getBinary' did not throw an error and returned something truthy), it calls the 'uninstall' method on 'binary'. This script is safe, assuming that the implementation of 'getBinary' and 'binary.uninstall' methods are also safe and do not contain any harmful code or security vulnerabilities.

The "postinstall" Script

node ./npm/install.js

This code is a simple node.js script that requires the getBinary module (which is presumably located in the same directory as this file), and then calls the install method of the object that gets returned. Without further context, there's no way to determine whether the install method causes any dangerous side-effects. But based solely on this code snippet, there are no obvious security vulnerabilities.

Licenses

ISC License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
Cannot
hold-liable
Must
include-copyright
include-license
15 Packages, Including:
chownr@2.0.0
fs-minipass@2.1.0
fs.realpath@1.0.0
glob@7.2.3
inflight@1.0.6
inherits@2.0.4
minimatch@3.1.2
minipass@3.3.6
minipass@5.0.0
once@1.4.0
rimraf@3.0.2
tar@6.2.1
wasm-grate@0.1.15
wrappy@1.0.2
yallist@4.0.0

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
9 Packages, Including:
axios@0.26.1
balanced-match@1.0.2
binary-install@1.1.0
brace-expansion@1.1.11
concat-map@0.0.1
follow-redirects@1.15.6
minizlib@2.1.2
mkdirp@1.0.4
path-is-absolute@1.0.1
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

1
All Dependencies CSV
β“˜ This is a list of wasm-grate 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
binary-install1.1.04.78 kBMIT
prod
1

Visualizations