🚀. 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.62
to
1.0.63
+8
-8
package.json
{
"name": "@thi.ng/gp",
"version": "1.0.62",
"version": "1.0.63",
"description": "Genetic programming helpers & strategies (tree based & multi-expression programming)",

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

"dependencies": {
"@thi.ng/api": "^8.12.24",
"@thi.ng/errors": "^2.6.13",
"@thi.ng/math": "^5.15.13",
"@thi.ng/random": "^4.1.50",
"@thi.ng/transducers": "^9.6.38",
"@thi.ng/zipper": "^2.1.176"
"@thi.ng/api": "^8.12.25",
"@thi.ng/errors": "^2.6.14",
"@thi.ng/math": "^5.15.14",
"@thi.ng/random": "^4.1.51",
"@thi.ng/transducers": "^9.6.39",
"@thi.ng/zipper": "^2.1.177"
},

@@ -115,3 +115,3 @@ "devDependencies": {

},
"gitHead": "b302822c51b2ab255f8f27f8dd010433d95f29df"
"gitHead": "65b041e97110e16c01cf968949b72a0873f14445"
}