bare-runtime
Advanced tools
Comparing version 1.7.1 to 1.8.0
{ | ||
"name": "bare-runtime", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "Prebuilt Bare binaries for macOS, iOS, Linux, Android, and Windows", | ||
@@ -18,5 +18,2 @@ "exports": { | ||
], | ||
"scripts": { | ||
"test": "standard" | ||
}, | ||
"repository": { | ||
@@ -33,19 +30,19 @@ "type": "git", | ||
"optionalDependencies": { | ||
"bare-runtime-android-arm": "1.7.1", | ||
"bare-runtime-android-arm64": "1.7.1", | ||
"bare-runtime-android-ia32": "1.7.1", | ||
"bare-runtime-android-x64": "1.7.1", | ||
"bare-runtime-darwin-arm64": "1.7.1", | ||
"bare-runtime-darwin-x64": "1.7.1", | ||
"bare-runtime-ios-arm64": "1.7.1", | ||
"bare-runtime-ios-arm64-simulator": "1.7.1", | ||
"bare-runtime-ios-x64-simulator": "1.7.1", | ||
"bare-runtime-linux-arm64": "1.7.1", | ||
"bare-runtime-linux-x64": "1.7.1", | ||
"bare-runtime-win32-arm64": "1.7.1", | ||
"bare-runtime-win32-x64": "1.7.1" | ||
"bare-runtime-android-arm": "1.8.0", | ||
"bare-runtime-android-arm64": "1.8.0", | ||
"bare-runtime-android-ia32": "1.8.0", | ||
"bare-runtime-android-x64": "1.8.0", | ||
"bare-runtime-darwin-arm64": "1.8.0", | ||
"bare-runtime-darwin-x64": "1.8.0", | ||
"bare-runtime-ios-arm64": "1.8.0", | ||
"bare-runtime-ios-arm64-simulator": "1.8.0", | ||
"bare-runtime-ios-x64-simulator": "1.8.0", | ||
"bare-runtime-linux-arm64": "1.8.0", | ||
"bare-runtime-linux-x64": "1.8.0", | ||
"bare-runtime-win32-arm64": "1.8.0", | ||
"bare-runtime-win32-x64": "1.8.0" | ||
}, | ||
"devDependencies": { | ||
"standard": "^17.0.0" | ||
"bare-headers": "1.8.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
14379