Socket
Socket
Sign inDemoInstall

juicy-coupon-bot

Package Overview
Dependencies
141
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

2

lib/publishReddit.js

@@ -16,3 +16,3 @@ const logger = require('../lib/logger')

.then(function (response) {
logger.info(`[${colors.green('✔')}] Reddit comment published: ${JSON.stringify(response[1].json.data)}`) // TODO Log ID of created comment instead of entire data
logger.info(`[${colors.green('✔')}] Reddit comment published: ${JSON.stringify(response[1].json.data.things[0].data.id)}`)
})

@@ -19,0 +19,0 @@ .catch(function (error) {

{
"name": "juicy-coupon-bot",
"version": "1.1.2",
"version": "1.1.3",
"description": "Coupon code generator and distribution bot for OWASP Juice Shop",

@@ -5,0 +5,0 @@ "homepage": "http://owasp-juice.shop",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc