@ctx-core/ripple-effect-ui-svelte
Advanced tools
Comparing version 1.0.24 to 1.0.25
# @ctx-core/ripple-effect-ui-svelte | ||
## 1.0.25 | ||
### Patch Changes | ||
- svelte2tsx: ^0.5.9 -> ^0.5.10 | ||
## 1.0.24 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/ripple-effect-ui-svelte", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "ctx-core ripple-effect", | ||
@@ -26,11 +26,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@ctx-core/ripple-effect": "^13.1.11", | ||
"@ctx-core/ripple-effect": "^13.1.12", | ||
"@sveltejs/adapter-auto": "next", | ||
"@sveltejs/kit": "next", | ||
"@swc/cli": "^0.1.57", | ||
"@swc/core": "^1.2.174", | ||
"@swc/core": "^1.2.183", | ||
"rimraf": "^3.0.2", | ||
"svelte": "^3.48.0", | ||
"svelte-preprocess": "^4.10.6", | ||
"svelte2tsx": "^0.5.9", | ||
"svelte2tsx": "^0.5.10", | ||
"tslib": "^2.4.0", | ||
@@ -53,3 +53,4 @@ "typescript": "next" | ||
"exec": "$@" | ||
} | ||
}, | ||
"readme": "# ripple-effect-ui-svelte" | ||
} |
Sorry, the diff of this file is not supported yet
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
6575