Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@moxb/meteor

Package Overview
Dependencies
Maintainers
4
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moxb/meteor - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

dist/MeteorTableImpl.d.ts

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

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc