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

chloride

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chloride - npm Package Compare versions

Comparing version 2.2.8 to 2.2.9

2

index.js
var isElectron = require('is-electron')
if(process.env.CHLORIDE_JS) {
module.exports = require('./browser-small')
module.exports = require('./browser')
} else {

@@ -6,0 +6,0 @@ try {

{
"name": "chloride",
"version": "2.2.8",
"version": "2.2.9",
"author": "Dominic Tarr",

@@ -9,4 +9,4 @@ "license": "MIT",

"is-electron": "^2.0.0",
"sodium-browserify": "^1.0.3",
"sodium-browserify-tweetnacl": "^0.2.0",
"sodium-browserify": "^1.2.4",
"sodium-browserify-tweetnacl": "^0.2.2",
"sodium-chloride": "^1.1.0"

@@ -13,0 +13,0 @@ },

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