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

@sap-devx/inquirer-gui-folder-browser-plugin

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-devx/inquirer-gui-folder-browser-plugin - npm Package Compare versions

Comparing version 3.0.1 to 3.0.3

34

package.json
{
"name": "@sap-devx/inquirer-gui-folder-browser-plugin",
"version": "3.0.1",
"version": "3.0.3",
"description": "Folder browser plugin for inquirer-gui",
"main": "dist/folderBrowserPlugin.umd.js",
"module": "./dist/folderBrowserPlugin.es.js",
"keywords": [
"inquirer",
"inquirer-gui",
"folder",
"browse"
],
"repository": {
"type": "git",
"url": "https://github.com/SAP/inquirer-gui/tree/master/folder-browser-plugin"
},
"license": "Apache-2.0",
"author": "Eyal Barlev",
"exports": {

@@ -17,25 +27,15 @@ ".": {

},
"keywords": [
"inquirer",
"inquirer-gui",
"folder",
"browse"
],
"main": "dist/folderBrowserPlugin.umd.js",
"module": "./dist/folderBrowserPlugin.es.js",
"scripts": {
"ci": "npm-run-all clean build",
"build": "vite build",
"build-dev": "vite build --mode development",
"ci": "npm-run-all clean build",
"clean": "rimraf ./dist",
"prepublishOnly": "npm run build"
},
"repository": {
"type": "git",
"url": "https://github.com/SAP/inquirer-gui/tree/master/folder-browser-plugin"
},
"author": "Eyal Barlev",
"license": "Apache-2.0",
"dependencies": {
"vue": "^3.3.4"
},
"gitHead": "1709813c4f18ac7f0907e6da8e5c75fba6dc5160"
"gitHead": "c8cef9b20649b4c9b4b4ecb8b0b090ee2685760b"
}
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