webgl-lut-filter
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"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" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5320
3
17
0
0
19
0
8