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

bare-runtime

Package Overview
Dependencies
Maintainers
0
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 1.5.0 to 1.6.0

27

package.json
{
"name": "bare-runtime",
"version": "1.5.0",
"description": "Prebuilt Bare binaries for macOS, Linux, Android, and Windows",
"version": "1.6.0",
"description": "Prebuilt Bare binaries for macOS, iOS, Linux, Android, and Windows",
"exports": {

@@ -32,12 +32,15 @@ ".": "./index.js",

"optionalDependencies": {
"bare-runtime-android-arm": "1.5.0",
"bare-runtime-android-arm64": "1.5.0",
"bare-runtime-android-ia32": "1.5.0",
"bare-runtime-android-x64": "1.5.0",
"bare-runtime-darwin-arm64": "1.5.0",
"bare-runtime-darwin-x64": "1.5.0",
"bare-runtime-linux-arm64": "1.5.0",
"bare-runtime-linux-x64": "1.5.0",
"bare-runtime-win32-arm64": "1.5.0",
"bare-runtime-win32-x64": "1.5.0"
"bare-runtime-android-arm": "1.6.0",
"bare-runtime-android-arm64": "1.6.0",
"bare-runtime-android-ia32": "1.6.0",
"bare-runtime-android-x64": "1.6.0",
"bare-runtime-darwin-arm64": "1.6.0",
"bare-runtime-darwin-x64": "1.6.0",
"bare-runtime-ios-arm64": "1.6.0",
"bare-runtime-ios-arm64-simulator": "1.6.0",
"bare-runtime-ios-x64-simulator": "1.6.0",
"bare-runtime-linux-arm64": "1.6.0",
"bare-runtime-linux-x64": "1.6.0",
"bare-runtime-win32-arm64": "1.6.0",
"bare-runtime-win32-x64": "1.6.0"
},

@@ -44,0 +47,0 @@ "devDependencies": {

# bare-runtime
Prebuilt Bare binaries for macOS, Linux, Android, and Windows.
Prebuilt Bare binaries for macOS, iOS, Linux, Android, and Windows.

@@ -5,0 +5,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