@bondsports/checkout
Advanced tools
+3
-3
| { | ||
| "name": "@bondsports/checkout", | ||
| "version": "0.0.48", | ||
| "version": "0.0.49", | ||
| "description": "> TODO: description", | ||
@@ -26,3 +26,3 @@ "author": "aviramroi <aviram7168@gmail.com>", | ||
| "dependencies": { | ||
| "@bondsports/utils": "^1.1.31", | ||
| "@bondsports/utils": "^1.1.32", | ||
| "@emotion/core": "^11.0.0", | ||
@@ -54,3 +54,3 @@ "@emotion/react": "^11.5.0", | ||
| }, | ||
| "gitHead": "bd2ace00ec81e44bfa45ba2ad12603ea19ec6e76" | ||
| "gitHead": "486a8196cc15c34ebe2b5db1d2595b2844010688" | ||
| } |
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