@yuuang/ffi-rs-win32-arm64-msvc
Advanced tools
Comparing version 1.0.77-alpha.1 to 1.0.77
{ | ||
"name": "@yuuang/ffi-rs-win32-arm64-msvc", | ||
"version": "1.0.77-alpha.1", | ||
"version": "1.0.77", | ||
"os": [ | ||
@@ -5,0 +5,0 @@ "win32" |
@@ -177,2 +177,3 @@ # ffi-rs | ||
paramsValue: [a, b] // the actual parameter values | ||
// freeResultMemory: true, // whether or not need to free the result of return value memory automatically, default is true | ||
}) | ||
@@ -179,0 +180,0 @@ equal(r, a + b) |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
516210
1
734