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.82.1 to 5.82.2

2

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

@@ -5,0 +5,0 @@ "main": "src/WickrIOBot.js",

@@ -689,2 +689,3 @@ 'use strict'

this.packageDataParsed.scripts.stop = `forever stop ${this.uid}`
this.packageDataParsed.scripts.restart = `forever restart ${this.uid}`
fs.writeFileSync(this.packageFile, JSON.stringify(this.packageDataParsed, null, 2))

@@ -691,0 +692,0 @@ console.log('Finished Configuring package!')

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