@solana/rpc-transport
Advanced tools
Comparing version 2.0.0-experimental.a77f814 to 2.0.0-experimental.b69daf2
{ | ||
"name": "@solana/rpc-transport", | ||
"version": "2.0.0-experimental.a77f814", | ||
"version": "2.0.0-experimental.b69daf2", | ||
"description": "Network transports for accessing the Solana JSON RPC API", | ||
@@ -53,2 +53,3 @@ "exports": { | ||
"@types/jest": "^29.5.0", | ||
"@types/node": "^16", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
@@ -85,5 +86,2 @@ "@typescript-eslint/parser": "^5.57.1", | ||
}, | ||
"dependencies": { | ||
"node-fetch": "^3.3.1" | ||
}, | ||
"scripts": { | ||
@@ -90,0 +88,0 @@ "compile:js": "tsup --config build-scripts/tsup.config.package.ts", |
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
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
0
118521
27
23
- Removednode-fetch@^3.3.1
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.2(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)