@moxb/moxb
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -30,4 +30,5 @@ export * from './action/ActionImpl'; | ||
export * from './util/ShallowStructObservable'; | ||
export * from './util/toJSON'; | ||
export * from './form/FormImpl'; | ||
export * from './keyboard-shortcuts/KeyboardShortcutsManagerImpl'; | ||
export * from './loader/LoaderImpl'; |
@@ -33,2 +33,3 @@ "use strict"; | ||
(0, tslib_1.__exportStar)(require("./util/ShallowStructObservable"), exports); | ||
(0, tslib_1.__exportStar)(require("./util/toJSON"), exports); | ||
(0, tslib_1.__exportStar)(require("./form/FormImpl"), exports); | ||
@@ -35,0 +36,0 @@ (0, tslib_1.__exportStar)(require("./keyboard-shortcuts/KeyboardShortcutsManagerImpl"), exports); |
{ | ||
"name": "@moxb/moxb", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "MobX data binding", | ||
@@ -59,3 +59,3 @@ "scripts": { | ||
"dependencies": { | ||
"@moxb/util": "^0.4.5", | ||
"@moxb/util": "^0.4.6", | ||
"moment": "2.29.4", | ||
@@ -65,3 +65,3 @@ "tslib": "2.4.1", | ||
}, | ||
"gitHead": "9011c23de1ca8afb0c9d6c2f86cf3b022fe169b2" | ||
"gitHead": "cea3ced24796d4f004e17eb8cea0b3e8c59df4a3" | ||
} |
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
368112
174
10036
Updated@moxb/util@^0.4.6