screen-space-reflections
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "screen-space-reflections", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -13,3 +13,10 @@ "main": "index.js", | ||
"type": "module", | ||
"keywords": [], | ||
"keywords": [ | ||
"three", | ||
"threejs", | ||
"reflections", | ||
"postprocessing", | ||
"screen-space-reflections", | ||
"3d" | ||
], | ||
"author": "0beqz", | ||
@@ -42,10 +49,9 @@ "license": "MIT", | ||
"rollup": "^2.75.7", | ||
"@rollup/plugin-babel": "^5.3.1" | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"stats.js": "^0.17.0", | ||
"tweakpane": "^3.1.0" | ||
}, | ||
"dependencies": { | ||
"postprocessing": "^6.28.0", | ||
"screen-space-reflections": "^1.0.0", | ||
"stats.js": "^0.17.0", | ||
"three": "^0.141.0", | ||
"tweakpane": "^3.1.0" | ||
"three": "^0.141.0" | ||
}, | ||
@@ -52,0 +58,0 @@ "prettier": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36838
2
0
24
- Removedscreen-space-reflections@^1.0.0
- Removedstats.js@^0.17.0
- Removedtweakpane@^3.1.0
- Removedstats.js@0.17.0(transitive)
- Removedtweakpane@3.1.10(transitive)