Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remixproject/plugin-api

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remixproject/plugin-api - npm Package Compare versions

Comparing version 0.3.30 to 0.3.31

2

lib/file-system/file-panel/profile.js

@@ -11,5 +11,5 @@ "use strict";

version: "0.0.1",
methods: ['getCurrentWorkspace', 'getWorkspaces', 'createWorkspace', 'registerContextMenuItem', 'renameWorkspace'],
methods: ['getCurrentWorkspace', 'getWorkspaces', 'createWorkspace', 'registerContextMenuItem', 'renameWorkspace', 'deleteWorkspace'],
events: ['setWorkspace', 'workspaceRenamed', 'workspaceDeleted', 'workspaceCreated'],
};
//# sourceMappingURL=profile.js.map
{
"name": "@remixproject/plugin-api",
"version": "0.3.30",
"version": "0.3.31",
"homepage": "https://github.com/ethereum/remix-plugin/tree/master/packages/api#readme",

@@ -27,5 +27,5 @@ "repository": {

"dependencies": {
"@remixproject/plugin-utils": "0.3.30"
"@remixproject/plugin-utils": "0.3.31"
},
"peerDependencies": {}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc