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.22-rc to 0.0.23-rc

6

package.json
{
"name": "onlinepbx",
"description": "Simple OnlinePBX telephony interface. Powered by plain JavaScript (written in TypeScript)",
"version": "0.0.22-rc",
"version": "0.0.23-rc",
"homepage": "https://github.com/telefoniya/onlinepbx",

@@ -26,4 +26,4 @@ "author": {

".": {
"import": "./dist/my-lib.es.js",
"require": "./dist/my-lib.umd.js"
"import": "./dist/onlinepbx.es.js",
"require": "./dist/onlinepbx.umd.js"
}

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