opencv4nodejs
Advanced tools
Comparing version 2.14.0 to 2.15.0
{ | ||
"name": "opencv4nodejs", | ||
"version": "2.14.0", | ||
"version": "2.15.0", | ||
"description": "Asynchronous OpenCV 3.x API for node.js", | ||
@@ -42,2 +42,4 @@ "keywords": [ | ||
"build-opencv3.3-contrib": "docker build -t opencv3.3-contrib -f ./ci/opencv3.3-contrib/Dockerfile . &&docker run opencv3.3-contrib", | ||
"build-opencv3.3.1": "docker build -t opencv3.3.1 -f ./ci/opencv3.3.1/Dockerfile . &&docker run opencv3.3.1", | ||
"build-opencv3.3.1-contrib": "docker build -t opencv3.3.1-contrib -f ./ci/opencv3.3.1-contrib/Dockerfile . &&docker run opencv3.3.1-contrib", | ||
"build-opencv3.2-contrib-with-coverage": "docker build -t opencv3.2-contrib-with-coverage -f ./ci/opencv3.2-contrib-with-coverage/Dockerfile . &&docker run -v $PWD/ci/coverage-report:/test/coverage-report opencv3.2-contrib-with-coverage" | ||
@@ -44,0 +46,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
10150009
179