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

@mybricks/sdk-for-app

Package Overview
Dependencies
Maintainers
7
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mybricks/sdk-for-app - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "@mybricks/sdk-for-app",
"version": "0.0.9",
"version": "0.0.10",
"description": "SDK for application UI",

@@ -5,0 +5,0 @@ "main": "index.min.js",

import { ReactElement } from 'react';
export interface ViewProps {
extName: 'pc-page' | 'cloud-com';
children: ReactElement;
extName: 'pc-page' | 'cloud-com' | 'material';
className?: string;

@@ -7,0 +7,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