@moxb/meteor
Advanced tools
Comparing version 0.4.0-alpha.7 to 0.4.0
@@ -21,5 +21,5 @@ import { TableImpl, TableOptions } from '@moxb/moxb'; | ||
private readonly tableFetcher; | ||
getError(): string | string[]; | ||
getError(): any; | ||
invalidateData(): void; | ||
} | ||
export {}; |
{ | ||
"name": "@moxb/meteor", | ||
"version": "0.4.0-alpha.7", | ||
"version": "0.4.0", | ||
"description": "MobX meteor binding", | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"dependencies": { | ||
"@moxb/moxb": "^0.4.0-alpha.7" | ||
"@moxb/moxb": "^0.4.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e530998dce3ded64005074de2452fe7dec04f683" | ||
"gitHead": "f06fbe4bccb5b88c6cd94c7cafbb63a9d6a70a69" | ||
} |
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
158561
Updated@moxb/moxb@^0.4.0