@quicknode/sdk
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -9,4 +9,5 @@ { | ||
"license": "MIT", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "./src/index.js", | ||
"module": "./src/index.esm.js", | ||
"types": "./src/index.d.ts", | ||
@@ -13,0 +14,0 @@ "dependencies": { |
@@ -1,4 +0,3 @@ | ||
import 'cross-fetch/polyfill'; | ||
export * from './client'; | ||
export { QuickNodeSDK as default } from './client'; | ||
export * from './queries'; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
Network access
Supply chain riskThis module accesses the network.
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 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
655051
14
15931
6
9