@sucoza/plugin-core
Advanced tools
+6
-6
| { | ||
| "name": "@sucoza/plugin-core", | ||
| "version": "0.1.7", | ||
| "version": "0.1.8", | ||
| "description": "Core infrastructure for TanStack DevTools plugins", | ||
@@ -34,8 +34,8 @@ "type": "module", | ||
| "@rollup/plugin-typescript": "^12.1.4", | ||
| "@tanstack/devtools": "^0.6.2", | ||
| "@tanstack/devtools": "^0.6.3", | ||
| "@types/node": "^24.3.0", | ||
| "@types/react": "^19.1.12", | ||
| "@typescript-eslint/eslint-plugin": "^8.41.0", | ||
| "@typescript-eslint/parser": "^8.41.0", | ||
| "eslint": "^8.57.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.42.0", | ||
| "@typescript-eslint/parser": "^8.42.0", | ||
| "eslint": "^8.57.1", | ||
| "jsdom": "^26.1.0", | ||
@@ -45,3 +45,3 @@ "prettier": "^3.6.2", | ||
| "react-dom": "^19.1.1", | ||
| "rollup": "^4.49.0", | ||
| "rollup": "^4.50.0", | ||
| "rollup-plugin-peer-deps-external": "^2.2.4", | ||
@@ -48,0 +48,0 @@ "rollup-plugin-postcss": "^4.0.2", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package