aelf-bridge
Advanced tools
Comparing version 0.0.11-alpha.2 to 0.0.11-alpha.3
{ | ||
"name": "aelf-bridge", | ||
"version": "0.0.11-alpha.2", | ||
"version": "0.0.11-alpha.3", | ||
"description": "A library to interact with native apps", | ||
@@ -5,0 +5,0 @@ "main": "dist/aelf-bridge.js", |
@@ -29,3 +29,3 @@ /** | ||
class Bridge { | ||
export default class Bridge { | ||
static getProxies() { | ||
@@ -128,3 +128,1 @@ Proxy.getProxies(); | ||
} | ||
export default Bridge; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1484715
2009