@sanity/code-input
Advanced tools
+5
-5
| { | ||
| "name": "@sanity/code-input", | ||
| "version": "7.0.7", | ||
| "version": "7.0.8", | ||
| "description": "Sanity input component for code, powered by CodeMirror", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
| "@codemirror/state": "^6.5.4", | ||
| "@codemirror/view": "^6.39.11", | ||
| "@codemirror/view": "^6.39.12", | ||
| "@juggle/resize-observer": "^3.4.0", | ||
@@ -60,3 +60,3 @@ "@lezer/highlight": "^1.2.3", | ||
| "devDependencies": { | ||
| "@sanity/pkg-utils": "^10.4.1", | ||
| "@sanity/pkg-utils": "^10.4.3", | ||
| "@types/react": "^19.2.10", | ||
@@ -70,4 +70,4 @@ "babel-plugin-react-compiler": "^1.0.0", | ||
| "@repo/eslint-config": "0.0.0", | ||
| "@repo/package.config": "0.0.0", | ||
| "@repo/tsconfig": "0.0.0" | ||
| "@repo/tsconfig": "0.0.0", | ||
| "@repo/package.config": "0.0.0" | ||
| }, | ||
@@ -74,0 +74,0 @@ "peerDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Updated