@portal-hq/provider
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -30,7 +30,2 @@ "use strict"; | ||
]; | ||
const solanaSignerMethods = [ | ||
'requestAirdrop', | ||
'sendTransaction', | ||
'simulateTransaction', | ||
]; | ||
class Provider { | ||
@@ -37,0 +32,0 @@ constructor({ |
@@ -28,7 +28,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
]; | ||
const solanaSignerMethods = [ | ||
'requestAirdrop', | ||
'sendTransaction', | ||
'simulateTransaction', | ||
]; | ||
class Provider { | ||
@@ -35,0 +30,0 @@ constructor({ |
{ | ||
"name": "@portal-hq/provider", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "main": "lib/commonjs/index", | ||
"dependencies": { | ||
"@portal-hq/utils": "^0.2.1" | ||
"@portal-hq/utils": "^0.2.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
@@ -38,8 +38,2 @@ import { | ||
const solanaSignerMethods = [ | ||
'requestAirdrop', | ||
'sendTransaction', | ||
'simulateTransaction', | ||
] | ||
class Provider { | ||
@@ -46,0 +40,0 @@ public readonly mpcUrl: string |
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
71835
1929
Updated@portal-hq/utils@^0.2.2