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

wickrio-bot-api

Package Overview
Dependencies
Maintainers
3
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wickrio-bot-api - npm Package Compare versions

Comparing version 5.68.4 to 5.70.1

4

package.json
{
"name": "wickrio-bot-api",
"version": "5.68.4",
"version": "5.70.1",
"description": "The official Wickr IO Bot API Framework",

@@ -10,3 +10,3 @@ "main": "src/WickrIOBot.js",

"simple-encryptor": "^3.0.0",
"wickrio_addon": "5.68.x"
"wickrio_addon": "5.70.x"
},

@@ -13,0 +13,0 @@ "devDependencies": {

@@ -105,3 +105,3 @@ const WickrIOAPI = require('wickrio_addon')

}
administrators = administrators.split(',')
administrators = administrators.split(/[ ,]+/)

@@ -108,0 +108,0 @@ // Make sure there are no white spaces on the whitelisted users

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