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

node-beep

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-beep - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.0.1",
"version": "0.0.2",
"author": {

@@ -16,0 +16,0 @@ "name": "Jayr Alencar",

# node-beep
Use beep in node.js
[![NPM](https://nodei.co/npm/node-beep.png?downloads=true&downloadRank=true)](https://nodei.co/npm/node-beep/)
## Install
To install this package run: <br/>
<code>$ npm install node-beep</code>
## Usage
Require the beep package and call the beep function with the amount of times beep is triggered.
<pre>
<code>
var beep = require('node-beep');
beep(1);
</code>
</pre>
## Test
To test run:</br>
<code>$ npm test</code>
## Visit
<a href="//jayralencar.com.br">Author homepage</a></br>
<a href="//clubedosgeeks.com.br">Clube dos Geeks</a>
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