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

junk-puppeteer-test

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

junk-puppeteer-test

See instructions at https://docs.npmjs.com/getting-started/publishing-npm-packages

  • 1.2.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Publishing NPM Packages

See instructions at https://docs.npmjs.com/getting-started/publishing-npm-packages

Testing

Locally

You can test locally by running npm test. This calls node ./src/index.test.js which tests the program.

NPM Package

You can test the published package by running npm run test-npm under the test folder. This folder contains another node project where we are importing junk-puppeteer-test using it like index.test.js above. The difference is that it is consuming an npm package.

The package is called junk-puppeteer-test on npm. You can find it @ https://www.npmjs.com/package/junk-puppeteer-test

Changes

You need to update package.json with your details and publish the package to your account

FAQs

Package last updated on 14 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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