@binance/bmp-components
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -50,2 +50,3 @@ // @tarojs/components | ||
export const Chart = 'chart' | ||
export const WidgetSlot = 'widget-slot' | ||
// react components | ||
export * from './widget-slot' |
{ | ||
"name": "@binance/bmp-components", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"types": "dist/index.d.ts", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"virtual-list", | ||
"index.js" | ||
"index.js", | ||
"widget-slot" | ||
], | ||
@@ -12,0 +13,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
267702
14
8621