Socket
Socket
Sign inDemoInstall

@draftbit/types

Package Overview
Dependencies
Maintainers
3
Versions
1214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@draftbit/types - npm Package Compare versions

Comparing version 40.33.7 to 40.35.1-48b8d2.0

10

lib/commonjs/component-types.js

@@ -73,13 +73,7 @@ "use strict";

card: "card",
header: "header",
button: "button",
image: "image",
field: "field",
formControl: "formControl",
row: "row",
header: "header",
container: "container",
blocks: "blocks",
deprecated: "deprecated",
screen: "screen",
codeComponent: "codeComponent"
deprecated: "deprecated"
};

@@ -86,0 +80,0 @@ exports.COMPONENT_TYPES = COMPONENT_TYPES;

@@ -63,13 +63,7 @@ // @ts-nocheck

card: "card",
header: "header",
button: "button",
image: "image",
field: "field",
formControl: "formControl",
row: "row",
header: "header",
container: "container",
blocks: "blocks",
deprecated: "deprecated",
screen: "screen",
codeComponent: "codeComponent"
deprecated: "deprecated"
};

@@ -76,0 +70,0 @@ const ELEVATION_TYPE = {

8

lib/typescript/src/component-types.d.ts

@@ -58,13 +58,7 @@ export declare const PROP_TYPES: {

card: string;
header: string;
button: string;
image: string;
field: string;
formControl: string;
row: string;
header: string;
container: string;
blocks: string;
deprecated: string;
screen: string;
codeComponent: string;
};

@@ -71,0 +65,0 @@ export declare const createElevationType: (defaultValue: any) => {

{
"name": "@draftbit/types",
"version": "40.33.7",
"version": "40.35.1-48b8d2.0+48b8d2e",
"description": "Shared constants and types between native and core components",

@@ -53,3 +53,3 @@ "main": "lib/commonjs/index.js",

},
"gitHead": "2d59fa48eb663fdffe5bf7f033c376a37b772e08"
"gitHead": "48b8d2ebbf82388dc5773fc6babec5d679465b29"
}

@@ -63,13 +63,7 @@ // @ts-nocheck

card: "card",
header: "header",
button: "button",
image: "image",
field: "field",
formControl: "formControl",
row: "row",
header: "header",
container: "container",
blocks: "blocks",
deprecated: "deprecated",
screen: "screen",
codeComponent: "codeComponent",
};

@@ -76,0 +70,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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