screen-space-reflections
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "screen-space-reflections", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Screen Space Reflections implementation in three.js", | ||
@@ -16,6 +16,6 @@ "main": "ScreenSpaceReflections.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"postprocessing": "^6.28.0", | ||
"three": "^0.141.0" | ||
"peerDependencies": { | ||
"three": ">= 0.139.0 <= 0.142.0", | ||
"postprocessing": ">= 6.26.3 <= 6.28.1" | ||
} | ||
} |
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
29039
0
+ Addedpostprocessing@6.28.1(transitive)
+ Addedthree@0.142.0(transitive)
- Removedpostprocessing@^6.28.0
- Removedthree@^0.141.0
- Removedpostprocessing@6.36.7(transitive)
- Removedthree@0.173.0(transitive)