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

@bot-whatsapp/cli

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bot-whatsapp/cli - npm Package Compare versions

Comparing version 0.0.17-alpha.0 to 0.0.18-alpha.0

2

package.json
{
"name": "@bot-whatsapp/cli",
"version": "0.0.17-alpha.0",
"version": "0.0.18-alpha.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-twilio-memory",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-twilio-mongo",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-twilio-mysql",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-wweb-memory",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-wweb-mongo",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

@@ -7,3 +7,3 @@ {

"scripts": {
"pre-copy": "cd .. && yarn run copy.lib example-app-base",
"pre-copy": "cd .. && yarn run copy.lib base-wweb-mysql",
"start": "node app.js"

@@ -10,0 +10,0 @@ },

@@ -0,0 +0,0 @@ ### BASE APP

Sorry, the diff of this file is not supported yet

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