paraviewweb
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "paraviewweb", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data", | ||
@@ -91,4 +91,2 @@ "repository": { | ||
"scripts": { | ||
"fix-autobahn": "sed -i.bak 's/WAMP_FEATURES = {/var WAMP_FEATURES = {/' ./node_modules/autobahn/lib/session.js && sed -i.bak 's/var var WAMP_FEATURES = {/var WAMP_FEATURES = {/' ./node_modules/autobahn/lib/session.js && rm ./node_modules/autobahn/lib/session.js.bak", | ||
"postinstall": "npm run fix-autobahn", | ||
"install:global": "npm install -g commitizen@2.5.0", | ||
@@ -95,0 +93,0 @@ "doc": "node ./documentation/cli/pvw-doc -e", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
2844962