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

vim-webgl-viewer

Package Overview
Dependencies
Maintainers
3
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.1-dev.0 to 1.0.1-dev.2

2

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

@@ -5,0 +5,0 @@ "files": [

@@ -74,3 +74,4 @@ # VIM WebGL Viewer

5. Assure that `git status` is clean
6. Use `npm run release-dev` to create a pre-release NPM package, and test it on the GitHub pages.
6. Login to npm if needed using `npm login`
7. Use `npm run release-dev` to create a pre-release NPM package, and test it on the GitHub pages.

@@ -80,2 +81,3 @@ After making a pre-release package test it by running `npm run test-dev`. This will open `https://vimaec.github.io/vim-webgl-viewer/index-dev.html`.

## Making a Patch Release
Login to npm if needed using `npm login`

@@ -82,0 +84,0 @@ After creating and validating the pre-release, and assuring `main` is checked out, and the git status is clean, run `npm run release-patch`.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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