@thi.ng/gp
Advanced tools
+10
-10
| { | ||
| "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" | ||
| } |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated
Updated
Updated
Updated
Updated
Updated