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

@simplito/privmx-webendpoint

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplito/privmx-webendpoint - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "@simplito/privmx-webendpoint",
"version": "2.0.3",
"version": "2.0.4",
"description": "PrivMX Web Endpoint library",

@@ -5,0 +5,0 @@ "author": "Simplito",

@@ -1,10 +0,13 @@

//
// PrivMX Endpoint.
// Copyright © 2024 Simplito sp. z o.o.
//
// This file is part of the PrivMX Platform (https://privmx.dev).
// This software is Licensed under the PrivMX Free License.
//
// See the License for the specific language governing permissions and
// limitations under the License.
//
# PrivMX Web Endpoint
PrivMX Web Endpoint is a JavaScript library designed to work in browser environment. It is used by applications and devices which are the ends of PrivMX secure communication channels. It encrypts and decrypts data, manages network connections and provides a functional API on the top of the WebAssembly build made of the native PrivMX Endpoint library written in C++. This allows applications to build their E2EE communication channels based on a few universal, client-side encrypted tools: Threads, Stores, and Inboxes.
For more details, visit the [PrivMX Platform](https://privmx.dev) website and the [PrivMX Web Endpoint](https://github.com/simplito/privmx-webendpoint) repository on GitHub.
---
Copyright © 2024 Simplito sp. z o.o.
This software is the part of the [PrivMX Platform](https://privmx.dev).
This software is Licensed under the PrivMX Free License.
See the License for the specific language governing permissions and limitations under the License.
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