quickbit-native
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -15,4 +15,2 @@ cmake_minimum_required(VERSION 3.25) | ||
${quickbit_native} | ||
PUBLIC | ||
$<TARGET_OBJECTS:quickbit> | ||
PRIVATE | ||
@@ -25,3 +23,3 @@ binding.c | ||
PUBLIC | ||
quickbit | ||
quickbit_static | ||
) |
{ | ||
"name": "quickbit-native", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "libquickbit 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
410951
40