@web3modal/scaffold
Advanced tools
Comparing version 3.0.0-0029e67f to 3.0.0-84bf2f84
@@ -34,3 +34,3 @@ import { css } from 'lit'; | ||
animation-fill-mode: backwards; | ||
animation-timing-function: var(--wui-ease-out-power-4); | ||
animation-timing-function: var(--wui-ease-out-power-2); | ||
outline: none; | ||
@@ -37,0 +37,0 @@ } |
@@ -35,3 +35,3 @@ import { css } from 'lit'; | ||
transform: scale(0.5); | ||
transition: all var(--wui-ease-out-power-4) var(--wui-duration-lg); | ||
transition: all var(--wui-ease-out-power-2) var(--wui-duration-lg); | ||
} | ||
@@ -38,0 +38,0 @@ |
@@ -35,3 +35,3 @@ import { css } from 'lit'; | ||
transform: scale(0.5); | ||
transition: all var(--wui-ease-out-power-4) var(--wui-duration-lg); | ||
transition: all var(--wui-ease-out-power-2) var(--wui-duration-lg); | ||
} | ||
@@ -38,0 +38,0 @@ |
{ | ||
"name": "@web3modal/scaffold", | ||
"version": "3.0.0-0029e67f", | ||
"version": "3.0.0-84bf2f84", | ||
"type": "module", | ||
@@ -18,4 +18,4 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@web3modal/core": "3.0.0-0029e67f", | ||
"@web3modal/ui": "3.0.0-0029e67f", | ||
"@web3modal/core": "3.0.0-84bf2f84", | ||
"@web3modal/ui": "3.0.0-84bf2f84", | ||
"lit": "2.7.6", | ||
@@ -22,0 +22,0 @@ "motion": "10.16.2" |
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
+ Added@web3modal/core@3.0.0-84bf2f84(transitive)
+ Added@web3modal/ui@3.0.0-84bf2f84(transitive)
- Removed@web3modal/core@3.0.0-0029e67f(transitive)
- Removed@web3modal/ui@3.0.0-0029e67f(transitive)
Updated@web3modal/ui@3.0.0-84bf2f84