Socket
Socket
Sign inDemoInstall

cardon

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

lib/withCardon.d.ts

@@ -51,2 +51,2 @@ import React from "react";

*/
export declare function withCardon<P, R = {}>(component: React.ComponentType<P & WithCardonProps<R>>, options: WithCardonOptions): WithCardonResult<P, R>;
export declare function withCardon<P, R = {}>(component: React.ComponentType<P & WithCardonProps<R>>, options?: WithCardonOptions): WithCardonResult<P, R>;
{
"name": "cardon",
"version": "1.0.0",
"version": "1.0.1",
"private": false,

@@ -5,0 +5,0 @@ "description": "Make reusable React cards, pop-ups or modals as an async function",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc