xod-func-tools
Advanced tools
Comparing version 0.23.1 to 0.23.2
{ | ||
"name": "xod-func-tools", | ||
"version": "0.23.1", | ||
"version": "0.23.2", | ||
"description": "", | ||
@@ -11,3 +11,5 @@ "keywords": [], | ||
"doc": "documentation build --format html --output doc --sort-order alpha src/", | ||
"build": "babel src/ -d dist/ --source-maps", | ||
"build:js": "babel src/ -d dist/ --source-maps", | ||
"build:re": "bsb -make-world", | ||
"build": "yarn build:re && yarn build:js", | ||
"clean:dist": "rimraf ./dist ./lib ./src/**/*.bs.js", | ||
@@ -14,0 +16,0 @@ "dev": "yarn run build --watch", |
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
157093
57
1778