@remixproject/engine-electron
Advanced tools
Comparing version 0.3.39 to 0.3.40
{ | ||
"name": "@remixproject/engine-electron", | ||
"version": "0.3.39", | ||
"version": "0.3.40", | ||
"homepage": "https://github.com/ethereum/remix-plugin/tree/master/packages/engine/node#readme", | ||
@@ -22,7 +22,7 @@ "repository": { | ||
"dependencies": { | ||
"@remixproject/plugin-utils": "0.3.39", | ||
"@remixproject/engine": "0.3.39", | ||
"@remixproject/plugin-api": "0.3.39" | ||
"@remixproject/plugin-utils": "0.3.40", | ||
"@remixproject/engine": "0.3.40", | ||
"@remixproject/plugin-api": "0.3.40" | ||
}, | ||
"peerDependencies": {} | ||
} |
@@ -96,7 +96,7 @@ "use strict"; | ||
} | ||
this.emit('loaded', this.name); | ||
if (methods) { | ||
this.profile.methods = methods; | ||
this.call('manager', 'updateProfile', this.profile); | ||
yield this.call('manager', 'updateProfile', this.profile); | ||
} | ||
this.emit('loaded', this.name); | ||
} | ||
@@ -103,0 +103,0 @@ else { |
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
14478
+ Added@remixproject/engine@0.3.40(transitive)
+ Added@remixproject/plugin-api@0.3.40(transitive)
+ Added@remixproject/plugin-utils@0.3.40(transitive)
- Removed@remixproject/engine@0.3.39(transitive)
- Removed@remixproject/plugin-api@0.3.39(transitive)
- Removed@remixproject/plugin-utils@0.3.39(transitive)
Updated@remixproject/engine@0.3.40