graphql-codegen-typescript-react-apollo-template
Advanced tools
Comparing version
{ | ||
"name": "graphql-codegen-typescript-react-apollo-template", | ||
"version": "0.11.0-alpha.d942235c", | ||
"version": "0.11.0-alpha.e41fa5fe", | ||
"description": "", | ||
@@ -14,6 +14,6 @@ "license": "MIT", | ||
"@types/graphql": "0.13.4", | ||
"codegen-templates-scripts": "0.11.0-alpha.d942235c", | ||
"codegen-templates-scripts": "0.11.0-alpha.e41fa5fe", | ||
"graphql": "0.13.2", | ||
"graphql-codegen-compiler": "0.11.0-alpha.d942235c", | ||
"graphql-codegen-core": "0.11.0-alpha.d942235c" | ||
"graphql-codegen-compiler": "0.11.0-alpha.e41fa5fe", | ||
"graphql-codegen-core": "0.11.0-alpha.e41fa5fe" | ||
}, | ||
@@ -45,4 +45,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"graphql-codegen-typescript-template": "0.11.0-alpha.d942235c" | ||
"graphql-codegen-typescript-template": "0.11.0-alpha.e41fa5fe" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances 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
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
6
-14.29%1282692
-29.12%1590
-32.43%13
30%+ Added
- Removed
Updated