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

paraviewweb

Package Overview
Dependencies
Maintainers
1
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paraviewweb - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

documentation/cli/pvw-doc.js

@@ -9,3 +9,3 @@ #! /usr/bin/env node

pkg = require('../../package.json'),
publishBaseURL = pkg.repository.url.split('/').pop().split('.git')[0],
publishBaseURL = '/' + pkg.repository.url.split('/').pop().split('.git')[0],
version = /semantically-release/.test(pkg.version) ? 'development version' : pkg.version,

@@ -12,0 +12,0 @@ baseUrl = "''",

{
"name": "paraviewweb",
"version": "1.0.6",
"version": "1.0.7",
"description": "Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data",

@@ -5,0 +5,0 @@ "repository": {

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