Comparing version 1.26.7 to 1.26.8
{ | ||
"name": "supabase", | ||
"version": "1.26.7", | ||
"version": "1.26.8", | ||
"description": "Supabase CLI", | ||
@@ -15,7 +15,6 @@ "repository": "supabase/cli", | ||
"scripts": { | ||
"preinstall": "node scripts/preinstall.js" | ||
"postinstall": "node scripts/postinstall.js" | ||
}, | ||
"url": "https://github.com/supabase/cli/releases/download/v{{version}}/{{bin_name}}_{{version}}_{{platform}}_{{arch}}.tar.gz", | ||
"bin": "bin/supabase", | ||
"dependencies": { | ||
"bin-links": "^4.0.1", | ||
"node-fetch": "^3.2.10", | ||
@@ -22,0 +21,0 @@ "tar": "6.1.13" |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
7740
3
92
2
+ Addedbin-links@^4.0.1
+ Addedbin-links@4.0.4(transitive)
+ Addedcmd-shim@6.0.3(transitive)
+ Addedimurmurhash@0.1.4(transitive)
+ Addednpm-normalize-package-bin@3.0.1(transitive)
+ Addedread-cmd-shim@4.0.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedwrite-file-atomic@5.0.1(transitive)