New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vim-webgl-viewer

Package Overview
Dependencies
Maintainers
1
Versions
703
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.5 to 1.0.0

4

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

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

"gen-docs": "node docs/genDocs.js",
"test-release": "opener https://vimaec.github.io/vim-webgl-viewer/?model=https%3A%2F%2Fvim.azureedge.net%2Fsamples%2Fskanska.vim",
"test-dev": "opener https://vimaec.github.io/vim-webgl-viewer/index-dev.html?model=https%3A%2F%2Fvim.azureedge.net%2Fsamples%2Fskanska.vim",
"release-patch": "npm version patch && git push && npm publish && npm run test-release",
"release-dev": "npm run build && npm run bump-dev && git push && npm run publish-dev && npm run test-dev",

@@ -31,0 +33,0 @@ "eslint": "eslint --ext .js,.ts src --fix"

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