@bondsports/checkout
Advanced tools
+3
-3
| { | ||
| "name": "@bondsports/checkout", | ||
| "version": "0.0.51", | ||
| "version": "0.0.52", | ||
| "description": "> TODO: description", | ||
@@ -26,3 +26,3 @@ "author": "aviramroi <aviram7168@gmail.com>", | ||
| "dependencies": { | ||
| "@bondsports/utils": "^1.1.34", | ||
| "@bondsports/utils": "^1.1.35", | ||
| "@emotion/core": "^11.0.0", | ||
@@ -54,3 +54,3 @@ "@emotion/react": "^11.5.0", | ||
| }, | ||
| "gitHead": "f73c486640dc6514e805c2d403c0273666e59479" | ||
| "gitHead": "6f17508870528a2d7174793ba77ac356c171c2ed" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated