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

datav-vangogh

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datav-vangogh - npm Package Compare versions

Comparing version 0.0.102 to 0.0.103

7

package.json
{
"name": "datav-vangogh",
"version": "0.0.102",
"version": "0.0.103",
"description": "WebGL 3D library based on THREE.JS",

@@ -13,4 +13,5 @@ "main": "build/datav-vangogh.packed.js",

"publish": "npm run build && npm publish --access public",
"dev": "webpack --config webpack.config.js --mode development",
"build": "webpack --config webpack.config.js --mode production",
"dev": "webpack --config webpack.config.js --mode=development",
"build": "webpack --config webpack.config.js --mode=production",
"watch": "webpack --config webpack.config.js --watch --mode=development --devtool=eval-source-map",
"remove": "rm -rf ./node_modules"

@@ -17,0 +18,0 @@ },

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