Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.1 to 1.0.2

6

CHANGELOG.md
# @ctx-core/ripple-effect-ui-svelte
## 1.0.2
### Patch Changes
- package.json: svelte: ./dist/index.js
## 1.0.1

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

8

package.json
{
"name": "@ctx-core/ripple-effect-ui-svelte",
"version": "1.0.1",
"version": "1.0.2",
"description": "ctx-core ripple-effect",

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

"devDependencies": {
"@ctx-core/ripple-effect": "^13.0.0",
"@ctx-core/ripple-effect": "^13.0.1",
"@sveltejs/adapter-auto": "next",

@@ -34,2 +34,3 @@ "@sveltejs/kit": "next",

"@swc/core": "^1.2.120",
"rimraf": "^3.0.2",
"svelte": "^3.44.3",

@@ -45,5 +46,6 @@ "svelte-preprocess": "^4.10.0",

},
"svelte": "./dist/index.js",
"scripts": {
"build": "npm run compile",
"clean": "rm -rf dist",
"clean": "rimraf dist",
"compile": "swc src --out-dir dist --copy-files --source-maps --config-file .swcrc",

@@ -50,0 +52,0 @@ "exec": "$@"

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