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

aoctimer

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aoctimer - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

build/index.js

@@ -21,3 +21,3 @@ #!/usr/bin/env node

case "version": {
console.log("v3.0.4");
console.log("v3.1.2");
break;

@@ -24,0 +24,0 @@ }

{
"name": "aoctimer",
"version": "3.1.1",
"version": "3.1.2",
"description": "AoC TIMER - compare your AoC solutions with others",

@@ -5,0 +5,0 @@ "repository": "https://github.com/caderek/aoctimer",

@@ -54,5 +54,5 @@ # AoC TIMER

- [aoctimer-linux64-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-linux64-v3.1.1.zip)
- [aoctimer-macos-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-macos-v3.1.1.zip)
- [aoctimer-windows64-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-windows64-v3.1.1.zip)
- [aoctimer-linux64-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-linux64-v3.1.2.zip)
- [aoctimer-macos-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-macos-v3.1.2.zip)
- [aoctimer-windows64-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-windows64-v3.1.2.zip)

@@ -59,0 +59,0 @@ After downloading, extract the ZIP file and place the file in your executable directory, or set up a PATH to point to the aoctimer executable.

@@ -21,3 +21,3 @@ #!/usr/bin/env node

case "version": {
console.log("v3.0.4")
console.log("v3.1.2")
break

@@ -24,0 +24,0 @@ }

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