Socket
Socket
Sign inDemoInstall

@ctx-core/ripple-effect-ui-svelte

Package Overview
Dependencies
Maintainers
1
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/ripple-effect-ui-svelte - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

6

CHANGELOG.md
# @ctx-core/ripple-effect-ui-svelte
## 1.0.17
### Patch Changes
- update dependencies
## 1.0.16

@@ -4,0 +10,0 @@

3

lib/RippleEffect/index.js
import 'svelte';
import * as _RippleEffect from './RippleEffect.svelte';
export { _RippleEffect as RippleEffect };
export * as RippleEffect from './RippleEffect.svelte';
//# sourceMappingURL=index.js.map
{
"name": "@ctx-core/ripple-effect-ui-svelte",
"version": "1.0.16",
"version": "1.0.17",
"description": "ctx-core ripple-effect",

@@ -28,11 +28,11 @@ "keywords": [

"devDependencies": {
"@ctx-core/ripple-effect": "^13.1.4",
"@ctx-core/ripple-effect": "^13.1.5",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@swc/cli": "^0.1.55",
"@swc/core": "^1.2.128",
"@swc/core": "^1.2.136",
"rimraf": "^3.0.2",
"svelte": "^3.46.1",
"svelte-preprocess": "^4.10.1",
"svelte2tsx": "^0.4.13",
"svelte": "^3.46.4",
"svelte-preprocess": "^4.10.2",
"svelte2tsx": "^0.5.2",
"tslib": "^2.3.1",

@@ -39,0 +39,0 @@ "typescript": "next"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc