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

clockjs-npm

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

clockjs-npm - npm Package Compare versions

Comparing version 0.0.2 to 1.3.0

2

package.json
{
"name": "clockjs-npm",
"version": "0.0.2",
"version": "1.3.0",
"description": "Play with the time",

@@ -5,0 +5,0 @@ "main": "function.js",

@@ -16,3 +16,16 @@ # Clock.js

Get the minutes, seconds, milliseconds, year, month...
```
console.log(clock.day.Minutes, clock.day.Seconds)
```
...Create a time tab
```
const randomName = new clock.Tab()
const secondRandomName = [
new randomName(clock.day.Day, clock.day.Year)
]
```
# About
Read more on the [documentation](https://clock.github.io)
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