bare-runtime
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"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 @@ ``` |
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
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
14420
13