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

@speakapbv/dough-extended-components-for-speakap

Package Overview
Dependencies
Maintainers
0
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speakapbv/dough-extended-components-for-speakap

DOUGH Extended for Speakap: Speakap Specific Components based on Dough

  • 7.52.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Dough Extended Componentns for Speakap

## Install latest
npm install @speakapbv/dough-extended-components-for-speakap
yarn add @speakapbv/dough-extended-components-for-speakap

# Install specific version
npm install @speakapbv/dough-extended-components-for-speakap@1.0.0
yarn add @speakapbv/dough-extended-components-for-speakap@1.0.0

Usage

import React from "react";
import { ApplicationFrame } from "@speakapbv/dough-extended-components-for-speakap";

const Example = () => {
    return <ApplicationFrame {...props} />;
};

License

MIT © SpeakapBV

FAQs

Package last updated on 05 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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