bare-runtime
Advanced tools
Comparing version 0.0.0 to 0.2.1
{ | ||
"name": "bare-runtime", | ||
"version": "0.0.0", | ||
"description": "Get the bare runtime", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"version": "0.2.1", | ||
"description": "Prebuilt Bare binaries for macOS, Linux, and Windows", | ||
"bin": { | ||
"bare": "bin/bare" | ||
}, | ||
"files": [ | ||
"NOTICE", | ||
"bin", | ||
"lib" | ||
], | ||
"scripts": { | ||
"test": "standard" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/holepunchto/bare-runtime.git" | ||
"url": "git+https://github.com/holepunchto/bare-runtime.git" | ||
}, | ||
"author": "Holepunch", | ||
"license": "UNLICENSED", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/holepunchto/bare-runtime/issues" | ||
}, | ||
"homepage": "https://github.com/holepunchto/bare-runtime" | ||
"homepage": "https://github.com/holepunchto/bare-runtime", | ||
"optionalDependencies": { | ||
"bare-runtime-darwin-arm64": "0.2.0", | ||
"bare-runtime-darwin-x64": "0.2.0", | ||
"bare-runtime-linux-arm64": "0.2.0", | ||
"bare-runtime-linux-x64": "0.2.0", | ||
"bare-runtime-win32-arm64": "0.2.0", | ||
"bare-runtime-win32-x64": "0.2.0" | ||
}, | ||
"devDependencies": { | ||
"standard": "^17.0.0" | ||
} | ||
} |
# bare-runtime | ||
Get the bare runtime without building it | ||
🤫 | ||
``` | ||
npm install -g bare-runtime | ||
``` | ||
## License | ||
Apache-2.0 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
13642
6
0
26
6
1
2
2