@codemirror/view
Advanced tools
+2
-2
| { | ||
| "name": "@codemirror/view", | ||
| "version": "6.41.0", | ||
| "version": "6.41.1", | ||
| "description": "DOM view component for the CodeMirror code editor", | ||
@@ -39,4 +39,4 @@ "scripts": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/codemirror/view.git" | ||
| "url": "git+https://code.haverbeke.berlin/codemirror/view.git" | ||
| } | ||
| } |
+2
-2
| # @codemirror/view [](https://www.npmjs.org/package/@codemirror/view) | ||
| [ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#view) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/) | [**CHANGELOG**](https://github.com/codemirror/view/blob/main/CHANGELOG.md) ] | ||
| [ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#view) | [**ISSUES**](https://code.haverbeke.berlin/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/) | [**CHANGELOG**](https://code.haverbeke.berlin/codemirror/view/src/branch/main/CHANGELOG.md) ] | ||
@@ -13,3 +13,3 @@ This package implements the DOM view component for the | ||
| This code is released under an | ||
| [MIT license](https://github.com/codemirror/view/tree/main/LICENSE). | ||
| [MIT license](https://code.haverbeke.berlin/codemirror/view/tree/main/LICENSE). | ||
@@ -16,0 +16,0 @@ We aim to be an inclusive, welcoming community. To make that explicit, |
| name: Trigger CI | ||
| on: push | ||
| jobs: | ||
| build: | ||
| name: Dispatch to main repo | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Emit repository_dispatch | ||
| uses: mvasigh/dispatch-action@main | ||
| with: | ||
| # You should create a personal access token and store it in your repository | ||
| token: ${{ secrets.DISPATCH_AUTH }} | ||
| repo: dev | ||
| owner: codemirror | ||
| event_type: push |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
25779
0.01%1237388
-0.02%8
-11.11%