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

wickrio-example-app

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wickrio-example-app - npm Package Compare versions

Comparing version 5.92.1 to 5.92.2

2

configure.js

@@ -62,3 +62,3 @@ const fs = require('fs');

async function inputTokens() {
var tokens = ['DATABASE_ENCRYPTION_KEY']; //Add any tokens(as strings separated by commas) you want to prompt for in the configuration process here
var tokens = []; //Add any tokens(as strings separated by commas) you want to prompt for in the configuration process here
var config = [];

@@ -65,0 +65,0 @@ var i = 0;

{
"name": "wickrio-example-app",
"version": "5.92.1",
"version": "5.92.2",
"description": "WickrIO Node.js API example app",

@@ -5,0 +5,0 @@ "main": "example-app.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