@tatumio/shared-testing-common
Advanced tools
Comparing version 2.0.1-alpha.308 to 2.0.1-alpha.309
{ | ||
"name": "@tatumio/shared-testing-common", | ||
"version": "2.0.1-alpha.308", | ||
"version": "2.0.1-alpha.309", | ||
"license": "MIT", | ||
@@ -8,3 +8,3 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@tatumio/api-client": "2.0.1-alpha.308", | ||
"@tatumio/api-client": "2.0.1-alpha.309", | ||
"axios": "^0.26.0", | ||
@@ -11,0 +11,0 @@ "form-data": "^4.0.0" |
@@ -24,3 +24,2 @@ import * as apiClient from '@tatumio/api-client'; | ||
ltc: typeof apiClient.LitecoinService; | ||
neo: typeof apiClient.NeoService; | ||
polygon: typeof apiClient.PolygonService; | ||
@@ -27,0 +26,0 @@ solana: typeof apiClient.SolanaService; |
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
87971
1095
+ Added@tatumio/api-client@2.0.1-alpha.309(transitive)
- Removed@tatumio/api-client@2.0.1-alpha.308(transitive)