Socket
Socket
Sign inDemoInstall

@alebcay/openlens-node-pod-menu

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.2

5

package.json
{
"name": "@alebcay/openlens-node-pod-menu",
"version": "0.1.0",
"version": "0.1.2",
"description": "Node and pod menus for OpenLens",

@@ -19,2 +19,3 @@ "repository": {

"dev": "npx webpack -- --watch",
"lint": "npx eslint .",
"test": "npx jest --passWithNoTests --env=jsdom src "

@@ -28,2 +29,4 @@ },

"@types/react": "^17.0.52",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"eslint": "^8.31.0",
"ts-loader": "^9.4.2",

@@ -30,0 +33,0 @@ "webpack-cli": "^5.0.1"

@@ -5,2 +5,12 @@ # OpenLens Node/Pod Menu Extension

# Installing this extension
In OpenLens, navigate to the Extensions list. In the text box, enter the name of this plugin:
```
@alebcay/openlens-node-pod-menu
```
Click "Install", and after a few moments, the plugin should appear in the list of installed extensions and be enabled.
# How to build this extension locally

@@ -7,0 +17,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc