Socket
Socket
Sign inDemoInstall

example-project-javascript

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    example-project-javascript

An example javascript project


Version published
Maintainers
1
Install size
17.9 kB
Created

Readme

Source

example-project-javascript

Example javascript project

Build Status codecov

Details

This project uses the TypeScript dialect of JavaScript. It has the following commands:

  • npm install: install dependencies
  • npm run build: compile the typescript into javascript
  • npm run build:release: compile the typescript into javascript (release build)
  • npm run lint: run static analysis with eslint
  • npm run prettier: autoformat the code with prettier
  • npm run test: run the test suite, written using jest
  • npm run start: run the compiled main.js

FAQs

Last updated on 09 Mar 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc