@moxb/meteor
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -21,5 +21,5 @@ import { TableImpl, TableOptions } from '@moxb/moxb'; | ||
private readonly tableFetcher; | ||
getError(): any; | ||
getError(): string | string[]; | ||
invalidateData(): void; | ||
} | ||
export {}; |
{ | ||
"name": "@moxb/meteor", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "MobX meteor binding", | ||
@@ -46,6 +46,6 @@ "scripts": { | ||
"dependencies": { | ||
"@moxb/moxb": "^0.4.0" | ||
"@moxb/moxb": "^0.4.2" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "27.5.0", | ||
"@types/jest": "29.2.3", | ||
"@types/meteor": "2.7.1", | ||
@@ -59,3 +59,3 @@ "@types/uuid": "8.3.4", | ||
}, | ||
"gitHead": "8ed57ccb81d1866a045ab141f8b588078b99250f" | ||
"gitHead": "8e2395cad003f049433698b6bbf3b2433f79e6b6" | ||
} |
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
158762
Updated@moxb/moxb@^0.4.2