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

puppeteer-simple-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-simple-cli - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "puppeteer-simple-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "Build your e2e testing with puppeteer simple structure.",

@@ -5,0 +5,0 @@ "author": "tienmi",

@@ -15,9 +15,27 @@ # Puppeteer-simple-cli

Start testing
##### Information
```
$psc
```
##### Create a project
```
$psc init <project-name>
```
##### Update puppeteer-simple-cli-cores
```
$psc update
```
##### Start testing
```
npm run test
```
create src/main.config.js and addition config
##### create src/main.config.js and addition config

@@ -24,0 +42,0 @@ ```

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