star_mod_renderer
Advanced tools
Comparing version 1.0.85 to 1.0.86
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.85", | ||
"type": "module", | ||
"version": "1.0.86", | ||
"description": "star mod project render auxiliary", | ||
@@ -5,0 +6,0 @@ "main": "index.js", |
@@ -540,3 +540,3 @@ /** | ||
canvas.style.background = 'rgba(255, 255, 255, 0)'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modOfficial/1696068285_lyqbg.png")'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modPicture/1719974953_N_common_daojupinzhi_di_07.png")'; | ||
canvas.parentNode.style.backgroundSize = 'cover'; | ||
@@ -793,3 +793,3 @@ canvas.parentNode.style.borderRadius = '16px'; | ||
canvas.style.background = 'rgba(255, 255, 255, 0)'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modOfficial/1696068285_lyqbg.png")'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modPicture/1719974953_N_common_daojupinzhi_di_07.png")'; | ||
canvas.parentNode.style.backgroundSize = 'cover'; | ||
@@ -1060,3 +1060,3 @@ canvas.parentNode.style.borderRadius = '16px'; | ||
canvas.style.background = 'rgba(255, 255, 255, 0)'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modOfficial/1696068285_lyqbg.png")'; | ||
canvas.parentNode.style.backgroundImage = 'url("https://mod-img.westar.qq.com/mod/modPicture/1719974953_N_common_daojupinzhi_di_07.png")'; | ||
canvas.parentNode.style.backgroundSize = 'cover'; | ||
@@ -1063,0 +1063,0 @@ canvas.parentNode.style.borderRadius = '16px'; |
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
411352
Yes