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.23 to 0.0.24

7

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

@@ -12,5 +12,6 @@ "main": "build/datav-vangogh.packed.js",

"scripts": {
"publish": "npm run build && npm publish --access public",
"publish": "npm run remove && npm i && npm run build && npm publish --access public",
"dev": "webpack --config webpack.config.js --mode development",
"build": "webpack --config webpack.config.js --mode production"
"build": "webpack --config webpack.config.js --mode production",
"remove": "rm -rf ./node_modules"
},

@@ -17,0 +18,0 @@ "keywords": [

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