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 1.5.0-beta.4 to 1.5.0-beta.5

8

index.d.ts

@@ -27,2 +27,3 @@ /// <reference types="react" />

};
readonly databaseId: string;
readonly derivatives: {

@@ -67,2 +68,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -107,2 +109,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -147,2 +150,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -200,2 +204,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -240,2 +245,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -280,2 +286,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -320,2 +327,3 @@ readonly custom: Array<{

};
readonly databaseId: string;
readonly derivatives: {

@@ -322,0 +330,0 @@ readonly custom: Array<{

7

package.json
{
"name": "@bynder/compact-view",
"description": "Bynder Compact View",
"version": "1.5.0-beta.4",
"version": "1.5.0-beta.5",
"author": "Bynder",
"license": "UNLICENSED",
"main": "index.js",
"files": ["index.js", "index.d.ts"],
"files": [
"index.js",
"index.d.ts"
],
"dependencies": {},

@@ -10,0 +13,0 @@ "peerDependencies": {

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