@startup-booster/move-mobx
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -8,2 +8,6 @@ import { MoveClient } from '@startup-booster/move'; | ||
interface MoveMobxCollection { | ||
get value(): any; | ||
} | ||
interface MoveMobxClient extends MoveClient { | ||
@@ -19,1 +23,6 @@ ref(path: string, options?: { defaultValue?: boolean; previewSet?: boolean }): MoveMobxRef; | ||
): MoveMobxRef; | ||
export function useMoveCollection( | ||
connection: MoveClient, | ||
collection: string, | ||
options?: { defaultValue?: boolean; previewSet?: boolean }, | ||
): MoveMobxCollection |
{ | ||
"name": "@startup-booster/move-mobx", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "move-mobx.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@startup-booster/move": "0.1.4" | ||
"@startup-booster/move": "0.1.5" | ||
}, | ||
@@ -9,0 +9,0 @@ "peerDependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3923
129
0
+ Added@startup-booster/move@0.1.5(transitive)
- Removed@startup-booster/move@0.1.4(transitive)
Updated@startup-booster/move@0.1.5