@solana/spl-token-swap
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "@solana/spl-token-swap", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "SPL Token Swap JavaScript API", | ||
@@ -52,7 +52,7 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@solana/web3.js": "^1.91.6" | ||
"@solana/web3.js": "^1.91.7" | ||
}, | ||
"devDependencies": { | ||
"@solana/spl-token": "0.4.5", | ||
"@solana/web3.js": "^1.91.6", | ||
"@solana/spl-token": "0.4.6", | ||
"@solana/web3.js": "^1.91.7", | ||
"@types/bn.js": "^5.1.0", | ||
@@ -62,4 +62,4 @@ "@types/chai-as-promised": "^7.1.4", | ||
"@types/mocha": "^10.0.6", | ||
"@typescript-eslint/eslint-plugin": "^7.7.0", | ||
"@typescript-eslint/parser": "^7.7.0", | ||
"@typescript-eslint/eslint-plugin": "^7.7.1", | ||
"@typescript-eslint/parser": "^7.7.1", | ||
"eslint": "^8.57.0", | ||
@@ -66,0 +66,0 @@ "eslint-plugin-import": "^2.29.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0