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

countdown-file

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

countdown-file - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "countdown-file",
"version": "1.0.0",
"version": "1.0.1",
"description": "Writes a countdown to a text file every second",

@@ -13,7 +13,7 @@ "main": "index.js",

"author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
"homepage": "https://github.com/insin/countdown",
"homepage": "https://github.com/insin/countdown-file",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/insin/countdown.git"
"url": "https://github.com/insin/countdown-file.git"
},

@@ -20,0 +20,0 @@ "keywords": [

# countdown-file
[![npm package][npm-badge]][npm]
Writes a countdown to a text file every second.

@@ -7,2 +9,10 @@

## Install
Installing globally gives you a `countdown` command:
```sh
npm install --global countdown-file
```
## Usage

@@ -21,1 +31,4 @@

## MIT Licensed
[npm-badge]: https://img.shields.io/npm/v/countdown-file.svg
[npm]: https://www.npmjs.org/package/countdown-file
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