🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.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.59
to
1.0.60
+10
-10
package.json
{
"name": "@thi.ng/gp",
"version": "1.0.59",
"version": "1.0.60",
"description": "Genetic programming helpers & strategies (tree based & multi-expression programming)",

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

"dependencies": {
"@thi.ng/api": "^8.12.21",
"@thi.ng/errors": "^2.6.10",
"@thi.ng/math": "^5.15.10",
"@thi.ng/random": "^4.1.47",
"@thi.ng/transducers": "^9.6.35",
"@thi.ng/zipper": "^2.1.173"
"@thi.ng/api": "^8.12.22",
"@thi.ng/errors": "^2.6.11",
"@thi.ng/math": "^5.15.11",
"@thi.ng/random": "^4.1.48",
"@thi.ng/transducers": "^9.6.36",
"@thi.ng/zipper": "^2.1.174"
},
"devDependencies": {
"esbuild": "^0.28.0",
"typedoc": "^0.28.18",
"typescript": "^5.9.3"
"typedoc": "^0.28.19",
"typescript": "^6.0.3"
},

@@ -115,3 +115,3 @@ "keywords": [

},
"gitHead": "dcaa4e2beb427e434a68cba1259a9bf9983a569a"
"gitHead": "17d2d1a6542704f55f2daa37550a4213b4a32cd8"
}