Socket
Socket
Sign inDemoInstall

@moxb/meteor

Package Overview
Dependencies
6
Maintainers
4
Versions
146
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0-alpha.7 to 0.4.0

2

dist/MeteorTableImpl.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc