@solana/rpc-core
Advanced tools
Comparing version 2.0.0-experimental.cf4231e to 2.0.0-experimental.feb03f8
{ | ||
"name": "@solana/rpc-core", | ||
"version": "2.0.0-experimental.cf4231e", | ||
"version": "2.0.0-experimental.feb03f8", | ||
"description": "A library for making calls to the Solana JSON RPC API", | ||
@@ -49,13 +49,13 @@ "exports": { | ||
"dependencies": { | ||
"@solana/keys": "2.0.0-experimental.cf4231e" | ||
"@solana/keys": "2.0.0-experimental.feb03f8" | ||
}, | ||
"devDependencies": { | ||
"@solana/eslint-config-solana": "^0.0.4", | ||
"@solana/eslint-config-solana": "^1.0.0", | ||
"@swc/core": "^1.3.18", | ||
"@swc/jest": "^0.2.23", | ||
"@types/jest": "^29.5.0", | ||
"@typescript-eslint/eslint-plugin": "^5.43.0", | ||
"@typescript-eslint/parser": "^5.43.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"agadoo": "^2.0.0", | ||
"eslint": "^8.27.0", | ||
"eslint": "^8.37.0", | ||
"eslint-plugin-jest": "^27.1.5", | ||
@@ -73,3 +73,3 @@ "eslint-plugin-react-hooks": "^4.6.0", | ||
"turbo": "^1.6.3", | ||
"typescript": "^4.9", | ||
"typescript": "^5.0.3", | ||
"version-from-git": "^1.1.1", | ||
@@ -76,0 +76,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
15798
+ Added@solana/keys@2.0.0-experimental.feb03f8(transitive)
- Removed@solana/keys@2.0.0-experimental.cf4231e(transitive)