Socket
Socket
Sign inDemoInstall

onlinepbx

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.22-rc

18

package.json
{
"name": "onlinepbx",
"description": "Simple OnlinePBX telephony interface. Powered by plain JavaScript (written in TypeScript)",
"version": "0.0.22-rc",
"homepage": "https://github.com/telefoniya/onlinepbx",
"author": {
"name": "Aza Broflovski",
"url": "https://github.com/azabroflovski",
"email": "azabroflovski@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/telefoniya/onlinepbx.git"
},
"bugs": {
"email": "azabroflovski@gmail.com",
"url": "https://github.com/telefoniya/onlinepbx/issues"
},
"private": false,
"version": "0.0.2",
"files": ["dist"],
"main": "./dist/onlinepbx.umd.js",
"module": "./dist/onlinepbx.es.js",
"keywords": ["pbx", "onlinepbx", "telephony", "call", "online calls", "azabroflovski"],
"exports": {

@@ -9,0 +25,0 @@ ".": {

2

README.md

@@ -22,3 +22,3 @@ # OnlinePBX

```sh
npm install onlinepbx-ts
npm install onlinepbx
```

@@ -25,0 +25,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