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

zoombottemplates

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zoombottemplates - npm Package Compare versions

Comparing version 1.0.4 to 2.0.0

__tests__/babel.config.js

23

package.json
{
"name": "zoombottemplates",
"version": "1.0.4",
"description": "",
"version": "2.0.0",
"description": "templates for chatbot-cli",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest --config ./jest.config.js"
},
"author": "",
"license": "ISC"
"keywords": [
"zoom",
"chatbot",
"templates"
],
"author": "zoom",
"license": "Apache-2.0",
"devDependencies": {
"babel-jest": "^25.1.0",
"babel-plugin-rewire": "^1.2.0",
"eslint": "^5.16.0",
"jest": "^25.1.0",
"rewire": "^4.0.1",
"supertest": "^4.0.2"
}
}

@@ -1,3 +0,16 @@

## createzmdocs
# zoombottemplates
no docs now,abandoned
This is the template package which [https://www.npmjs.com/package/@zoomus/chatbot-cli](https://www.npmjs.com/package/@zoomus/chatbot-cli) used. The source template code in put in this package.
## Installation
`npm i zoombottemplates -S`
## classification
* general - skeleton code config to run on servers
* serverless - skeleton code config to run on serverless
* general-demo-withdynamodb - See a quick demo of server mode usage usin
g DynamoDB
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