🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@thi.ng/gp

Package Overview
Dependencies
Maintainers
1
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/gp - npm Package Compare versions

Comparing version
1.0.55
to
1.0.56
+10
-10
package.json
{
"name": "@thi.ng/gp",
"version": "1.0.55",
"version": "1.0.56",
"description": "Genetic programming helpers & strategies (tree based & multi-expression programming)",

@@ -43,12 +43,12 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.12.18",
"@thi.ng/errors": "^2.6.7",
"@thi.ng/math": "^5.15.7",
"@thi.ng/random": "^4.1.43",
"@thi.ng/transducers": "^9.6.31",
"@thi.ng/zipper": "^2.1.169"
"@thi.ng/api": "^8.12.19",
"@thi.ng/errors": "^2.6.8",
"@thi.ng/math": "^5.15.8",
"@thi.ng/random": "^4.1.44",
"@thi.ng/transducers": "^9.6.32",
"@thi.ng/zipper": "^2.1.170"
},
"devDependencies": {
"esbuild": "^0.27.2",
"typedoc": "^0.28.16",
"esbuild": "^0.28.0",
"typedoc": "^0.28.18",
"typescript": "^5.9.3"

@@ -115,3 +115,3 @@ },

},
"gitHead": "8ddf86ea0a1e658ddbf19cc645b29d0c176e29c4\n"
"gitHead": "a780d4a5f6f5fc595c9d28527686f63534927d32"
}