codemirror-json-schema
Advanced tools
Comparing version 0.7.5 to 0.7.6
# codemirror-json-schema | ||
## 0.7.6 | ||
### Patch Changes | ||
- [#115](https://github.com/jsonnext/codemirror-json-schema/pull/115) [`c8d2594`](https://github.com/jsonnext/codemirror-json-schema/commit/c8d259443ffdc5eb792dd373dac64e1d4895c876) Thanks [@acao](https://github.com/acao)! - set @codemirror/autocomplete as an optional peer, at a fix version for a bug with curly braces | ||
## 0.7.5 | ||
@@ -4,0 +10,0 @@ |
@@ -56,3 +56,3 @@ [codemirror-json-schema](../README.md) / JSONCompletion | ||
[features/completion.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L58) | ||
[features/completion.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L58) | ||
@@ -78,3 +78,3 @@ ## Methods | ||
[features/completion.ts:775](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L775) | ||
[features/completion.ts:775](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L775) | ||
@@ -101,3 +101,3 @@ --- | ||
[features/completion.ts:704](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L704) | ||
[features/completion.ts:704](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L704) | ||
@@ -123,3 +123,3 @@ --- | ||
[features/completion.ts:750](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L750) | ||
[features/completion.ts:750](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L750) | ||
@@ -144,3 +144,3 @@ --- | ||
[features/completion.ts:785](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L785) | ||
[features/completion.ts:785](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L785) | ||
@@ -167,3 +167,3 @@ --- | ||
[features/completion.ts:678](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L678) | ||
[features/completion.ts:678](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L678) | ||
@@ -188,3 +188,3 @@ --- | ||
[features/completion.ts:245](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L245) | ||
[features/completion.ts:245](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L245) | ||
@@ -210,3 +210,3 @@ --- | ||
[features/completion.ts:792](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L792) | ||
[features/completion.ts:792](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L792) | ||
@@ -231,3 +231,3 @@ --- | ||
[features/completion.ts:61](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L61) | ||
[features/completion.ts:61](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L61) | ||
@@ -259,3 +259,3 @@ --- | ||
[features/completion.ts:863](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L863) | ||
[features/completion.ts:863](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L863) | ||
@@ -280,3 +280,3 @@ --- | ||
[features/completion.ts:926](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L926) | ||
[features/completion.ts:926](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L926) | ||
@@ -306,3 +306,3 @@ --- | ||
[features/completion.ts:901](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L901) | ||
[features/completion.ts:901](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L901) | ||
@@ -328,3 +328,3 @@ --- | ||
[features/completion.ts:497](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L497) | ||
[features/completion.ts:497](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L497) | ||
@@ -349,3 +349,3 @@ --- | ||
[features/completion.ts:519](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L519) | ||
[features/completion.ts:519](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L519) | ||
@@ -373,3 +373,3 @@ --- | ||
[features/completion.ts:352](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L352) | ||
[features/completion.ts:352](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L352) | ||
@@ -395,3 +395,3 @@ --- | ||
[features/completion.ts:469](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L469) | ||
[features/completion.ts:469](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L469) | ||
@@ -417,3 +417,3 @@ --- | ||
[features/completion.ts:485](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L485) | ||
[features/completion.ts:485](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L485) | ||
@@ -439,3 +439,3 @@ --- | ||
[features/completion.ts:523](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L523) | ||
[features/completion.ts:523](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L523) | ||
@@ -465,3 +465,3 @@ --- | ||
[features/completion.ts:254](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L254) | ||
[features/completion.ts:254](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L254) | ||
@@ -487,3 +487,3 @@ --- | ||
[features/completion.ts:882](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L882) | ||
[features/completion.ts:882](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L882) | ||
@@ -509,3 +509,3 @@ --- | ||
[features/completion.ts:807](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L807) | ||
[features/completion.ts:807](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L807) | ||
@@ -533,3 +533,3 @@ --- | ||
[features/completion.ts:533](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L533) | ||
[features/completion.ts:533](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L533) | ||
@@ -554,3 +554,3 @@ --- | ||
[features/completion.ts:922](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L922) | ||
[features/completion.ts:922](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L922) | ||
@@ -565,3 +565,3 @@ ## Properties | ||
[features/completion.ts:57](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L57) | ||
[features/completion.ts:57](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L57) | ||
@@ -576,3 +576,3 @@ --- | ||
[features/completion.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L58) | ||
[features/completion.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L58) | ||
@@ -587,2 +587,2 @@ --- | ||
[features/completion.ts:56](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L56) | ||
[features/completion.ts:56](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L56) |
@@ -38,3 +38,3 @@ [codemirror-json-schema](../README.md) / JSONHover | ||
[features/hover.ts:88](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L88) | ||
[features/hover.ts:88](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L88) | ||
@@ -61,3 +61,3 @@ ## Methods | ||
[features/hover.ts:203](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L203) | ||
[features/hover.ts:203](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L203) | ||
@@ -82,3 +82,3 @@ --- | ||
[features/hover.ts:136](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L136) | ||
[features/hover.ts:136](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L136) | ||
@@ -105,3 +105,3 @@ --- | ||
[features/hover.ts:95](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L95) | ||
[features/hover.ts:95](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L95) | ||
@@ -127,3 +127,3 @@ --- | ||
[features/hover.ts:162](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L162) | ||
[features/hover.ts:162](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L162) | ||
@@ -138,3 +138,3 @@ ## Properties | ||
[features/hover.ts:87](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L87) | ||
[features/hover.ts:87](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L87) | ||
@@ -149,3 +149,3 @@ --- | ||
[features/hover.ts:88](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L88) | ||
[features/hover.ts:88](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L88) | ||
@@ -160,2 +160,2 @@ --- | ||
[features/hover.ts:86](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L86) | ||
[features/hover.ts:86](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L86) |
@@ -59,3 +59,3 @@ [codemirror-json-schema](../README.md) / JSONValidation | ||
[features/validation.ts:78](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L78) | ||
[features/validation.ts:78](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L78) | ||
@@ -74,3 +74,3 @@ ## Accessors | ||
[features/validation.ts:89](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L89) | ||
[features/validation.ts:89](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L89) | ||
@@ -91,3 +91,3 @@ ## Constructors | ||
[features/validation.ts:79](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L79) | ||
[features/validation.ts:79](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L79) | ||
@@ -112,3 +112,3 @@ ## Methods | ||
[features/validation.ts:120](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L120) | ||
[features/validation.ts:120](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L120) | ||
@@ -133,3 +133,3 @@ --- | ||
[features/validation.ts:94](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L94) | ||
[features/validation.ts:94](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L94) | ||
@@ -144,3 +144,3 @@ ## Properties | ||
[features/validation.ts:77](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L77) | ||
[features/validation.ts:77](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L77) | ||
@@ -155,3 +155,3 @@ --- | ||
[features/validation.ts:79](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L79) | ||
[features/validation.ts:79](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L79) | ||
@@ -166,2 +166,2 @@ --- | ||
[features/validation.ts:75](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L75) | ||
[features/validation.ts:75](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L75) |
@@ -19,2 +19,2 @@ [codemirror-json-schema](../README.md) / JSONCompletionOptions | ||
[features/completion.ts:52](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L52) | ||
[features/completion.ts:52](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L52) |
@@ -45,3 +45,3 @@ [codemirror-json-schema](../README.md) / JSONValidationOptions | ||
[features/validation.ts:43](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L43) | ||
[features/validation.ts:43](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L43) | ||
@@ -70,3 +70,3 @@ ## Properties | ||
[features/validation.ts:42](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L42) | ||
[features/validation.ts:42](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L42) | ||
@@ -81,2 +81,2 @@ --- | ||
[features/validation.ts:41](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L41) | ||
[features/validation.ts:41](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L41) |
@@ -77,3 +77,3 @@ codemirror-json-schema | ||
[json/bundled.ts:15](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/json/bundled.ts#L15) | ||
[json/bundled.ts:15](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/json/bundled.ts#L15) | ||
@@ -112,3 +112,3 @@ ## Codemirror Extensions | ||
[features/completion.ts:949](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/completion.ts#L949) | ||
[features/completion.ts:949](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/completion.ts#L949) | ||
@@ -149,3 +149,3 @@ ___ | ||
[features/hover.ts:46](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L46) | ||
[features/hover.ts:46](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L46) | ||
@@ -184,3 +184,3 @@ ___ | ||
[features/validation.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L58) | ||
[features/validation.ts:58](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L58) | ||
@@ -208,3 +208,3 @@ ## Utilities | ||
[utils/json-pointers.ts:85](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/json-pointers.ts#L85) | ||
[utils/json-pointers.ts:85](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/json-pointers.ts#L85) | ||
@@ -234,3 +234,3 @@ ___ | ||
[utils/json-pointers.ts:68](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/json-pointers.ts#L68) | ||
[utils/json-pointers.ts:68](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/json-pointers.ts#L68) | ||
@@ -262,3 +262,3 @@ ___ | ||
[utils/parse-json-document.ts:24](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/parse-json-document.ts#L24) | ||
[utils/parse-json-document.ts:24](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/parse-json-document.ts#L24) | ||
@@ -290,3 +290,3 @@ ___ | ||
[utils/parse-json-document.ts:10](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/parse-json-document.ts#L10) | ||
[utils/parse-json-document.ts:10](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/parse-json-document.ts#L10) | ||
@@ -311,3 +311,3 @@ ## Functions | ||
[features/state.ts:25](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/state.ts#L25) | ||
[features/state.ts:25](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/state.ts#L25) | ||
@@ -334,3 +334,3 @@ ___ | ||
[utils/json-pointers.ts:31](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/json-pointers.ts#L31) | ||
[utils/json-pointers.ts:31](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/json-pointers.ts#L31) | ||
@@ -355,3 +355,3 @@ ___ | ||
[features/validation.ts:48](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/validation.ts#L48) | ||
[features/validation.ts:48](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/validation.ts#L48) | ||
@@ -377,3 +377,3 @@ ___ | ||
[utils/json-pointers.ts:18](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/utils/json-pointers.ts#L18) | ||
[utils/json-pointers.ts:18](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/utils/json-pointers.ts#L18) | ||
@@ -398,3 +398,3 @@ ___ | ||
[features/state.ts:29](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/state.ts#L29) | ||
[features/state.ts:29](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/state.ts#L29) | ||
@@ -420,3 +420,3 @@ ___ | ||
[features/state.ts:19](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/state.ts#L19) | ||
[features/state.ts:19](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/state.ts#L19) | ||
@@ -438,3 +438,3 @@ ## Type Aliases | ||
[features/hover.ts:19](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L19) | ||
[features/hover.ts:19](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L19) | ||
@@ -449,3 +449,3 @@ ___ | ||
[features/hover.ts:21](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L21) | ||
[features/hover.ts:21](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L21) | ||
@@ -469,3 +469,3 @@ ___ | ||
[features/hover.ts:25](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/hover.ts#L25) | ||
[features/hover.ts:25](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/hover.ts#L25) | ||
@@ -487,3 +487,3 @@ ___ | ||
[types.ts:6](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/types.ts#L6) | ||
[types.ts:6](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/types.ts#L6) | ||
@@ -507,3 +507,3 @@ ___ | ||
[types.ts:11](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/types.ts#L11) | ||
[types.ts:11](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/types.ts#L11) | ||
@@ -518,3 +518,3 @@ ___ | ||
[types.ts:20](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/types.ts#L20) | ||
[types.ts:20](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/types.ts#L20) | ||
@@ -529,2 +529,2 @@ ## Variables | ||
[features/state.ts:6](https://github.com/jsonnext/codemirror-json-schema/blob/c982a74/src/features/state.ts#L6) | ||
[features/state.ts:6](https://github.com/jsonnext/codemirror-json-schema/blob/c8d2594/src/features/state.ts#L6) |
{ | ||
"name": "codemirror-json-schema", | ||
"license": "MIT", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Codemirror 6 extensions that provide full JSONSchema support for `@codemirror/lang-json` and `codemirror-json5`", | ||
@@ -72,2 +72,3 @@ "contributors": [ | ||
"optionalDependencies": { | ||
"@codemirror/autocomplete": "^6.16.1", | ||
"@codemirror/lang-json": "^6.0.1", | ||
@@ -87,15 +88,13 @@ "@codemirror/lang-yaml": "^6.0.0", | ||
"@changesets/cli": "^2.26.2", | ||
"@codemirror/autocomplete": "^6.8.1", | ||
"@codemirror/basic-setup": "^0.20.0", | ||
"@codemirror/commands": "^6.2.4", | ||
"@codemirror/language": "^6.8.0", | ||
"@codemirror/lint": "^6.5.0", | ||
"@codemirror/state": "^6.0.0", | ||
"@codemirror/autocomplete": "^6.16.2", | ||
"@codemirror/commands": "^6.5.0", | ||
"@codemirror/language": "^6.10.1", | ||
"@codemirror/lint": "^6.8.0", | ||
"@codemirror/state": "^6.4.1", | ||
"@codemirror/theme-one-dark": "^6.1.2", | ||
"@codemirror/view": "^6.0.0", | ||
"@codemirror/view": "^6.26.3", | ||
"@evilmartians/lefthook": "^1.4.6", | ||
"@lezer/common": "^1.0.3", | ||
"@lezer/common": "^1.2.1", | ||
"@types/markdown-it": "^13.0.7", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"codemirror": "^6.0.1", | ||
"codemirror-json5": "^1.0.3", | ||
@@ -102,0 +101,0 @@ "happy-dom": "^10.3.2", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
291945
21
0
20