Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bare-runtime

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-runtime - npm Package Compare versions

Comparing version 0.0.0 to 0.2.1

bin/bare

35

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc