New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@salla.sa/cli

Package Overview
Dependencies
Maintainers
34
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salla.sa/cli - npm Package Compare versions

Comparing version 1.1.2 to 1.1.7

dist/assets/express/event.template.js

44

package.json
{
"name": "@salla.sa/cli",
"version": "1.1.2",
"version": "1.1.7",
"description": "The Official Salla Command Line Interface",

@@ -20,2 +20,10 @@ "author": "Salla App (https://github.com/SallaApp)",

},
"license": "",
"repository": {
"type": "git",
"url": "git+https://github.com/SallaApp/Salla-CLI.git"
},
"bugs": {
"url": "https://github.com/SallaApp/Salla-CLI/issues"
},
"scripts": {

@@ -25,3 +33,3 @@ "start": "node bin/index.js",

"dev-install-g": "npm install -g ./",
"dev-uninstall-g": "npm uninstall -g @salla.sa/sallacli",
"dev-uninstall-g": "npm uninstall -g @salla.sa/cli",
"test": "mocha 'test/**/*.js' --recursive --timeout 60000 --exit"

@@ -37,14 +45,3 @@ },

"devDependencies": {
"@salla.sa/websocket": "^1.0.9",
"chalk": "^4.1.2",
"chalk-animation": "^1.3.0",
"chalkercli": "^1.6.4",
"cli-select": "^1.1.2",
"cli-table": "^0.3.11",
"dotenv": "^10.0.0",
"enquirer": "^2.3.6",
"loading-cli": "^1.1.0",
"meant": "^2.0.1",
"node-watch": "^0.7.2",
"request": "^2.88.2",
"@salla.sa/websocket": "^1.0.10",
"@octokit/rest": "^18.11.4",

@@ -54,3 +51,5 @@ "adm-zip": "^0.5.9",

"async": "^3.2.2",
"axios": "^0.22.0",
"chalk": "^4.1.2",
"chalk-animation": "^1.3.0",
"chalkercli": "^1.6.4",
"child_process": "^1.0.2",

@@ -60,4 +59,8 @@ "chokidar": "~3.5.2",

"cli-progress": "^3.9.1",
"cli-select": "^1.1.2",
"cli-table": "^0.3.11",
"command-exists": "^1.2.9",
"commander": "^8.3.0",
"dotenv": "^10.0.0",
"enquirer": "^2.3.6",
"express": "^4.17.1",

@@ -71,4 +74,8 @@ "faye-websocket": "^0.11.4",

"jsonlint": "^1.6.3",
"loading-cli": "^1.1.0",
"meant": "^2.0.1",
"minimist": "^1.2.5",
"mocha": "^8.4.0",
"node-fetch": "^2.6.7",
"node-watch": "^0.7.2",
"npm": "^8.1.4",

@@ -79,2 +86,3 @@ "parseurl": "^1.3.3",

"replace-in-file": "^6.3.2",
"request": "^2.88.2",
"semver": "^7.3.5",

@@ -89,4 +97,8 @@ "serve-index": "^1.9.1",

"web-dev-server": "^3.0.22",
"ws": "^8.4.0"
"ws": "^8.4.0",
"@sentry/node": "^6.19.6",
"@sentry/tracing": "^6.19.6",
"analytics-node": "^6.0.0",
"axios": "^0.27.2"
}
}

@@ -71,6 +71,4 @@ <div id="top"></div>

- Single-taps to create your Salla App on [Salla Partners Portal](https://salla.partners/).
- Alternatively, use the Starter Kits to create your app.
- Serve the local app to the public for testing purposes.
- Publish the app to [Salla App Store](https://apps.salla.sa/).
- Login to your [Salla Store](https://s.salla.sa/).
- Single-taps to create your own Salla App on [Salla Partners Portal](https://salla.partners/).

@@ -119,3 +117,3 @@ ### Prerequisites

salla app serve Serve an existing Salla App [-p,-l]
salla login Login to your Salla Partners account -
salla login Login to your Salla Store -
salla version Show the version of Salla CLI -

@@ -122,0 +120,0 @@ ```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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