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.3 to 1.1.4

.github/workflows/ci.yml

0

bin/juicy-coupon-bot.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ const randomDiscount = require('./lib/randomDiscount')

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

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

@@ -0,0 +0,0 @@ const winston = require('winston')

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

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

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

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

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

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

3

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

@@ -20,3 +20,2 @@ "homepage": "http://owasp-juice.shop",

"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"lint": "standard",

@@ -23,0 +22,0 @@ "lint:fix": "standard --fix",

@@ -1,3 +0,4 @@

# ![Juice Shop Logo](https://raw.githubusercontent.com/bkimminich/juicy-coupon-bot/master/JuicyCouponBot_8bit_Avatar.png) juicy-coupon-bot [![npm Downloads](https://img.shields.io/npm/dm/juicy-coupon-bot.svg)](https://www.npmjs.com/package/juicy-coupon-bot)
# ![Juice Shop Logo](https://raw.githubusercontent.com/bkimminich/juicy-coupon-bot/master/JuicyCouponBot_8bit_Avatar.png) Juicy Coupon Bot
[![npm Downloads](https://img.shields.io/npm/dm/juicy-coupon-bot.svg)](https://www.npmjs.com/package/juicy-coupon-bot)
[![Build Status](https://secure.travis-ci.org/bkimminich/juicy-coupon-bot.png?branch=master)](http://travis-ci.org/bkimminich/juicy-coupon-bot)

@@ -44,4 +45,6 @@ [![Coverage Status](https://coveralls.io/repos/github/bkimminich/juicy-coupon-bot/badge.svg?branch=master)](https://coveralls.io/github/bkimminich/juicy-coupon-bot?branch=master)

## License
## Licensing [![license](https://img.shields.io/github/license/bkimminich/juicy-coupon-bot.svg)](LICENSE)
Copyright (c) 2019-2020 Bjoern Kimminich Licensed under the MIT license.
This program is free software: you can redistribute it and/or modify it
under the terms of the [MIT license](LICENSE). Juicy Coupon Bot and any
contributions are Copyright © by Bjoern Kimminich 2019-2020.

@@ -0,0 +0,0 @@ const chai = require('chai')

@@ -0,0 +0,0 @@ const chai = require('chai')

@@ -0,0 +0,0 @@ const chai = require('chai')

@@ -0,0 +0,0 @@ const chai = require('chai')

@@ -0,0 +0,0 @@ const chai = require('chai')

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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