simdle-native
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -15,2 +15,4 @@ cmake_minimum_required(VERSION 3.25) | ||
${simdle_native} | ||
PUBLIC | ||
$<TARGET_OBJECTS:simdle> | ||
PRIVATE | ||
@@ -23,3 +25,3 @@ binding.c | ||
PUBLIC | ||
simdle_static | ||
simdle | ||
) |
{ | ||
"name": "simdle-native", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "libsimdle JavaScript bindings for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
442332
34