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.2 to 1.0.3

6

CHANGELOG.md
# @ctx-core/ripple-effect-ui-svelte
## 1.0.3
### Patch Changes
- fix: package.json: exports
## 1.0.2

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

12

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

@@ -9,9 +9,9 @@ "keywords": [

],
"homepage": "https://github.com/ctx-core/ripple-effect#readme",
"homepage": "https://github.com/ctx-core/ripple-effect-ui-svelte#readme",
"bugs": {
"url": "https://github.com/ctx-core/ripple-effect/issues"
"url": "https://github.com/ctx-core/ripple-effect-ui-svelte/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/ctx-core/ripple-effect/issues"
"url": "https://github.com/ctx-core/ripple-effect-ui-svelte.git"
},

@@ -23,4 +23,4 @@ "license": "Apache-2.0",

".": {
"types": "./src/index.ts",
"import": "./dist/index.js"
"import": "./dist/index.js",
"types": "./src/index.ts"
},

@@ -27,0 +27,0 @@ "./package.json": "./package.json"

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