@solana/rpc-transport
Advanced tools
Comparing version 2.0.0-experimental.4480ae1 to 2.0.0-experimental.461cafe
{ | ||
"name": "@solana/rpc-transport", | ||
"version": "2.0.0-experimental.4480ae1", | ||
"version": "2.0.0-experimental.461cafe", | ||
"description": "Network transports for accessing the Solana JSON RPC API", | ||
@@ -51,3 +51,3 @@ "exports": { | ||
"@swc/core": "^1.3.18", | ||
"@swc/jest": "^0.2.23", | ||
"@swc/jest": "^0.2.26", | ||
"@types/jest": "^29.5.1", | ||
@@ -65,3 +65,3 @@ "@types/node": "^16", | ||
"jest-fetch-mock-fork": "^3.0.4", | ||
"jest-runner-eslint": "^2.0.0", | ||
"jest-runner-eslint": "^2.1.0", | ||
"jest-runner-prettier": "^1.0.0", | ||
@@ -72,3 +72,3 @@ "postcss": "^8.4.12", | ||
"tsup": "6.7.0", | ||
"typescript": "^5.0.3", | ||
"typescript": "^5.0.4", | ||
"version-from-git": "^1.1.1", | ||
@@ -75,0 +75,0 @@ "build-scripts": "0.0.0", |
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
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
0