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

@responsive-ui/card

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@responsive-ui/card - npm Package Compare versions

Comparing version 0.13.1 to 0.14.0

4

package.json
{
"name": "@responsive-ui/card",
"version": "0.13.1",
"version": "0.14.0",
"description": "A card component of responsive-ui.",

@@ -48,3 +48,3 @@ "author": "Si3nLoong <sianloong90@gmail.com> (https://github.com/si3nloong)",

},
"gitHead": "7d9908f9c95460da1d8aee4a0d95b9b4bc814096"
"gitHead": "8fb3699e7d3049ceaf3d33afdbb7ec16695f9224"
}

@@ -9,3 +9,3 @@ import type { SvelteComponentTyped } from "svelte/internal";

export interface CardEvents {
click?: any;
click?: WindowEventMap["click"];
}

@@ -12,0 +12,0 @@

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