Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vim-webgl-viewer

Package Overview
Dependencies
Maintainers
1
Versions
698
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vim-webgl-viewer - npm Package Compare versions

Comparing version 1.0.0-dev.0 to 1.0.0-dev.1

4

package.json
{
"name": "vim-webgl-viewer",
"version": "1.0.0-dev.0",
"version": "1.0.0-dev.1",
"description": "A high-performance 3D viewer and VIM file loader built on top of Three.JS.",

@@ -28,3 +28,3 @@ "files": [

"start-dev": "open 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 gen-docs && git commit -a -m \"Rebuilding\" && git push && npm run bump-dev && git push && npm run publish-dev && start-dev",
"release-dev": "npm run build && npm run bump-dev && git push && npm run publish-dev && start-dev",
"eslint": "eslint --ext .js,.ts src --fix"

@@ -31,0 +31,0 @@ },

@@ -91,3 +91,3 @@ # VIM Three.JS 3D Viewer

viewer.view({
url: 'https://vim.azureedge.net/samples/residence.vim',
url: './residence.vim',
object: {

@@ -94,0 +94,0 @@ scale: 0.1,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc