Socket
Socket
Sign inDemoInstall

@bynder/compact-view

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bynder/compact-view - npm Package Compare versions

Comparing version 2.0.0-beta.0 to 2.0.0-beta.1

6

index.d.ts

@@ -34,3 +34,3 @@ import * as React from "react";

readonly mode?: ConfigProvider_selectionMode;
readonly onSuccess: (_1: Js_Json_t[]) => void;
readonly onSuccess?: (_1: Js_Json_t[]) => void;
readonly theme?: Theming_theme;

@@ -45,3 +45,3 @@ };

readonly mode?: ConfigProvider_selectionMode;
readonly onSuccess: (_1: Js_Json_t[]) => void;
readonly onSuccess?: (_1: Js_Json_t[]) => void;
readonly theme?: Theming_theme;

@@ -51,3 +51,3 @@ }>;

readonly children: React.ReactNode;
readonly defaultEnv?: string;
readonly defaultDomain?: string;
}>;

@@ -54,0 +54,0 @@ declare type style = React.CSSProperties;

{
"name": "@bynder/compact-view",
"description": "Bynder Compact View",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"author": "Bynder",

@@ -6,0 +6,0 @@ "license": "UNLICENSED",

Sorry, the diff of this file is too big to display

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