+9
-9
| { | ||
| "name": "syncpack", | ||
| "description": "Consistent dependency versions in large JavaScript Monorepos", | ||
| "version": "14.0.0-alpha.40", | ||
| "version": "14.0.0-alpha.41", | ||
| "author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)", | ||
@@ -76,12 +76,12 @@ "bugs": "https://github.com/JamieMason/syncpack/issues", | ||
| "optionalDependencies": { | ||
| "syncpack-linux-x64": "14.0.0-alpha.40", | ||
| "syncpack-linux-x64-musl": "14.0.0-alpha.40", | ||
| "syncpack-linux-arm64": "14.0.0-alpha.40", | ||
| "syncpack-linux-arm64-musl": "14.0.0-alpha.40", | ||
| "syncpack-darwin-x64": "14.0.0-alpha.40", | ||
| "syncpack-darwin-arm64": "14.0.0-alpha.40", | ||
| "syncpack-windows-x64": "14.0.0-alpha.40", | ||
| "syncpack-windows-arm64": "14.0.0-alpha.40" | ||
| "syncpack-linux-x64": "14.0.0-alpha.41", | ||
| "syncpack-linux-x64-musl": "14.0.0-alpha.41", | ||
| "syncpack-linux-arm64": "14.0.0-alpha.41", | ||
| "syncpack-linux-arm64-musl": "14.0.0-alpha.41", | ||
| "syncpack-darwin-x64": "14.0.0-alpha.41", | ||
| "syncpack-darwin-arm64": "14.0.0-alpha.41", | ||
| "syncpack-windows-x64": "14.0.0-alpha.41", | ||
| "syncpack-windows-arm64": "14.0.0-alpha.41" | ||
| }, | ||
| "types": "./syncpack.d.ts" | ||
| } |
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