advent-of-code-wasm
Advanced tools
Comparing version 2024.6.1 to 2024.7.0
@@ -127,3 +127,3 @@ | ||
module.exports.__wbg_new_4d81617a04bc1b5b = function(arg0, arg1) { | ||
module.exports.__wbg_new_6799ef630abee97c = function(arg0, arg1) { | ||
const ret = new Error(getStringFromWasm0(arg0, arg1)); | ||
@@ -130,0 +130,0 @@ return ret; |
@@ -10,3 +10,3 @@ { | ||
"description": "Solutions to Advent of Code written in Rust", | ||
"version": "2024.6.1", | ||
"version": "2024.7.0", | ||
"license": "MIT", | ||
@@ -13,0 +13,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1244307