Socket
Socket
Sign inDemoInstall

fragcompute

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fragcompute - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

21

package.json
{
"name": "fragcompute",
"version": "0.0.1",
"version": "0.0.2",
"description": "fragcompute compute is a super lightweight library to facilitate multipass gpu computing using shaders and threeJS",
"main": "lib/fragcompute.js",
"scripts": {
"prepublish": "webpack --mode=production",
"build": "webpack --mode=production"
},
"main": "src/fragCompute.js",
"scripts": {},
"repository": {

@@ -33,15 +30,5 @@ "type": "git",

"homepage": "https://github.com/benthejack-vuw/gpgpucomputeJS#readme",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.1",
"@babel/preset-env": "^7.0.0",
"babel-loader": "^8.0.0-beta.6",
"webpack": "^4.18.0",
"webpack-cli": "^3.1.0"
},
"dependencies": {
"three": "^0.103.0",
"@babel/polyfill": "^7.0.0",
"babel-preset-env": "^1.7.0"
"three": "^0.103.0"
}
}
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