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

advent-of-code-wasm

Package Overview
Dependencies
Maintainers
1
Versions
482
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advent-of-code-wasm - npm Package Compare versions

Comparing version 2022.0.52 to 2022.0.53

2

package.json

@@ -10,3 +10,3 @@ {

"description": "Solutions to Advent of Code written in Rust",
"version": "2022.0.52",
"version": "2022.0.53",
"license": "MIT",

@@ -13,0 +13,0 @@ "repository": {

@@ -47,3 +47,3 @@ [![npm](https://img.shields.io/npm/v/advent-of-code-wasm.svg)](https://www.npmjs.com/package/advent-of-code-wasm)

- Deployment URL: https://aoc.fornwall.workers.dev
- Deployment URL: curl -d 14 https://mystifying-blackwell-9e705f.netlify.app

@@ -53,4 +53,4 @@ It implements the API described at [https://aoc.fornwall.net/api/](https://aoc.fornwall.net/api/):

```sh
$ curl -d 14 https://aoc.fornwall.net/solve/2019/1/1
$ curl -d 14 https://mystifying-blackwell-9e705f.netlify.app/solve/2019/1/1
2
```

Sorry, the diff of this file is not supported yet

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