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 42.1.1-502a69.2 to 42.1.1-580f79.2

10

lib/module/index.js
export * from "./component-types";
export let RowDirection;
export var RowDirection;

@@ -7,5 +7,3 @@ (function (RowDirection) {

RowDirection["RowReverse"] = "row-reverse";
})(RowDirection || (RowDirection = {}));
// enum TriggerType {
})(RowDirection || (RowDirection = {})); // enum TriggerType {
// ON_REFRESH = "ON_REFRESH",

@@ -47,2 +45,4 @@ // ON_PRESS = "ON_PRESS",

// };
export const Triggers = {

@@ -56,2 +56,2 @@ OnPress: "ON_PRESS",

};
//# sourceMappingURL=index.js.mapp
//# sourceMappingURL=index.js.map
{
"name": "@draftbit/types",
"version": "42.1.1-502a69.2+502a69e",
"version": "42.1.1-580f79.2+580f79c",
"description": "Shared constants and types between native and core components",

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

},
"gitHead": "502a69e702007319d9fe5e0ef05413bd742f530f"
"gitHead": "580f79cd4830356c24c16d42daa32537b53087d7"
}

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