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

@mercuryworkshop/epoxy-tls

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mercuryworkshop/epoxy-tls - npm Package Compare versions

Comparing version 2.0.3-2 to 2.0.3-3

12

package.json
{
"name": "@mercuryworkshop/epoxy-tls",
"version": "2.0.3-2",
"version": "2.0.3-3",
"description": "A wasm library for using raw encrypted tls/ssl/https/websocket streams on the browser",

@@ -23,7 +23,7 @@ "scripts": {

"exports": {
"certs": "full/certs-module.js",
"epoxy": "full/epoxy-module.js",
"epoxy-bundled": "full/epoxy-module-bundled.js",
"minimal-epoxy": "minimal/epoxy-module.js",
"minimal-epoxy-bundled": "full/epoxy-module-bundled.js"
"./certs": "full/certs-module.js",
"./epoxy": "full/epoxy-module.js",
"./epoxy-bundled": "full/epoxy-module-bundled.js",
"./minimal-epoxy": "minimal/epoxy-module.js",
"./minimal-epoxy-bundled": "full/epoxy-module-bundled.js"
},

@@ -30,0 +30,0 @@ "browser": "./full/epoxy-module-bundled.js",

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