bitbybit-occt
Advanced tools
Comparing version 0.9.24 to 0.9.25
{ | ||
"name": "bitbybit-occt", | ||
"version": "0.9.24", | ||
"version": "0.9.25", | ||
"description": "Bit By Bit Developers CAD algorithms using OpenCascade Technology kernel. Run in Node and in Browser.", | ||
@@ -28,4 +28,2 @@ "main": "index.js", | ||
"build-occt-multithreaded": "node generate-prod-build-yaml-multithreaded.js && cd bitbybit-dev-occt-multithreaded && docker run --rm -it -v \"$(pwd):/src\" -u \"$(id -u):$(id -g)\" donalffons/opencascade.js:multi-threaded bitbybit-dev-occt.yml && cd ../", | ||
"declarations": "tsc --project lib/api/tsconfig.bbb.json", | ||
"dec": "npm run declarations && node lib/api/declarations.js", | ||
"docs": "./node_modules/.bin/sass ts-doc-theme/assets/css/main.sass ts-doc-theme/assets/css/main.css && node_modules/.bin/typedoc --out ts-api-docs/ lib/api --theme ./ts-doc-theme --excludePrivate --tsconfig lib/api/tsconfig.bbb.json --media assets/images/blockly-block-images/ && node mvdocpictures", | ||
@@ -32,0 +30,0 @@ "test": "NODE_OPTIONS=--experimental-specifier-resolution=node jest --watchAll=true", |
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
13152203
73
17948