@portabletext/react
Advanced tools
+7
-7
| { | ||
| "name": "@portabletext/react", | ||
| "version": "4.0.2", | ||
| "version": "4.0.3", | ||
| "description": "Render Portable Text with React", | ||
@@ -73,3 +73,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@portabletext/toolkit": "^3.0.0", | ||
| "@portabletext/toolkit": "^3.0.1", | ||
| "@portabletext/types": "^2.0.15" | ||
@@ -81,3 +81,3 @@ }, | ||
| "@sanity/browserslist-config": "^1.0.5", | ||
| "@sanity/pkg-utils": "^8.1.1", | ||
| "@sanity/pkg-utils": "^8.1.4", | ||
| "@sanity/prettier-config": "^2.0.1", | ||
@@ -87,3 +87,3 @@ "@sanity/ui": "^3.0.8", | ||
| "@types/react": "^19.1.12", | ||
| "@types/react-dom": "^19.1.8", | ||
| "@types/react-dom": "^19.1.9", | ||
| "@types/ws": "^8.18.1", | ||
@@ -93,3 +93,3 @@ "@typescript-eslint/eslint-plugin": "^7.18.0", | ||
| "@vitejs/plugin-react": "^5.0.2", | ||
| "babel-plugin-react-compiler": "19.1.0-rc.2", | ||
| "babel-plugin-react-compiler": "19.1.0-rc.3", | ||
| "esbuild": "^0.25.9", | ||
@@ -114,5 +114,5 @@ "esbuild-register": "^3.6.0", | ||
| "rollup-plugin-visualizer": "^6.0.3", | ||
| "styled-components": "npm:@sanity/css-in-js@6.1.19", | ||
| "styled-components": "npm:@sanity/css-in-js@6.1.21", | ||
| "typescript": "5.9.2", | ||
| "vite": "^7.1.3", | ||
| "vite": "^7.1.4", | ||
| "vitest": "^3.2.4" | ||
@@ -119,0 +119,0 @@ }, |
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