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.35.1-a833fc.0 to 40.35.1-d99161.0

1

lib/commonjs/component-types.js

@@ -75,2 +75,3 @@ "use strict";

row: "row",
header: "header",
container: "container",

@@ -77,0 +78,0 @@ deprecated: "deprecated"

@@ -65,2 +65,3 @@ // @ts-nocheck

row: "row",
header: "header",
container: "container",

@@ -67,0 +68,0 @@ deprecated: "deprecated"

@@ -60,2 +60,3 @@ export declare const PROP_TYPES: {

row: string;
header: string;
container: string;

@@ -62,0 +63,0 @@ deprecated: string;

4

package.json
{
"name": "@draftbit/types",
"version": "40.35.1-a833fc.0+a833fc8",
"version": "40.35.1-d99161.0+d991616",
"description": "Shared constants and types between native and core components",

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

},
"gitHead": "a833fc8514c72a65598e279d5715fa57f26d83c4"
"gitHead": "d99161644631bb03b8d69f539d8358915853bd72"
}

@@ -65,2 +65,3 @@ // @ts-nocheck

row: "row",
header: "header",
container: "container",

@@ -67,0 +68,0 @@ deprecated: "deprecated",

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