You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defined in: [index.ts:27](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L27)
Defined in: [index.ts:29](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L29)
23
+
24
+
##### preferRange?
25
+
26
+
> `optional`**preferRange**: `boolean`
27
+
28
+
Defined in: [index.ts:31](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L31)
29
+
30
+
##### preferValid?
31
+
32
+
> `optional`**preferValid**: `boolean`
33
+
34
+
Defined in: [index.ts:30](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L30)
35
+
36
+
##### strict?
37
+
38
+
> `optional`**strict**: `boolean`
39
+
40
+
Defined in: [index.ts:28](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L28)
41
+
42
+
##### workspacePattern?
43
+
44
+
> `optional`**workspacePattern**: `string`
45
+
46
+
Defined in: [index.ts:32](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L32)
Defined in: [index.ts:153](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L153)
21
+
22
+
---
23
+
24
+
### semverMin
25
+
26
+
> `const`**semverMin**: `StrategyFn`\<`unknown`\>
27
+
28
+
Defined in: [index.ts:154](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L154)
Defined in: [index.ts:155](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L155)
Defined in: [index.ts:156](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L156)
Defined in: [index.ts:62](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L62)
53
+
54
+
Creates semver-aware strategies for `git-json-resolver`.
55
+
56
+
## Strategies
57
+
58
+
| Strategy | Behavior | Example (`ours` vs `theirs`) | Result |
Defined in: [index.ts:158](https://github.com/react18-tools/git-json-resolver-semver/blob/50e3ea62d91488fe5a6f02d1c59f11b20e40d81f/lib/src/index.ts#L158)
0 commit comments