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