vim-webgl-viewer
Advanced tools
Comparing version 1.0.0-dev.4 to 1.0.0-dev.5
{ | ||
"name": "vim-webgl-viewer", | ||
"version": "1.0.0-dev.4", | ||
"version": "1.0.0-dev.5", | ||
"description": "A high-performance 3D viewer and VIM file loader built on top of Three.JS.", | ||
@@ -29,3 +29,3 @@ "files": [ | ||
"test-dev": "opener https://vimaec.github.io/vim-webgl-viewer/index-dev.html?model=https%3A%2F%2Fvim.azureedge.net%2Fsamples%2Fskanska.vim", | ||
"release-dev": "npm run build && npm run bump-dev && git commit -a -m \"Updating version\" && git push && npm run publish-dev && npm run test-dev", | ||
"release-dev": "npm run build && npm run bump-dev && git push && npm run publish-dev && npm run test-dev", | ||
"eslint": "eslint --ext .js,.ts src --fix" | ||
@@ -32,0 +32,0 @@ }, |
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
1318663