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

webgl-lut-filter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webgl-lut-filter - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

README.md

19

package.json
{
"name": "webgl-lut-filter",
"version": "0.0.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "webgl-lut-filter.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "cross-env NODE_ENV=test rollup -c -w",
"build": "rollup -c"
},

@@ -18,3 +19,13 @@ "repository": {

},
"homepage": "https://github.com/lijialiang/webgl-lut-filter#readme"
"homepage": "https://github.com/lijialiang/webgl-lut-filter#readme",
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"cross-env": "^5.2.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-livereload": "^1.0.1",
"rollup-plugin-serve": "^1.0.1",
"rollup-plugin-terser": "^5.1.1"
}
}
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