@thi.ng/associative
Advanced tools
Comparing version 7.0.17 to 7.0.18
# Change Log | ||
- **Last updated**: 2024-12-27T14:11:37Z | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "7.0.17", | ||
"version": "7.0.18", | ||
"description": "ES Map/Set-compatible implementations with customizable equality semantics & supporting operations", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.15", | ||
"@thi.ng/arrays": "^2.10.8", | ||
"@thi.ng/binary": "^3.4.38", | ||
"@thi.ng/checks": "^3.6.17", | ||
"@thi.ng/dcons": "^3.2.135", | ||
"@thi.ng/equiv": "^2.1.71", | ||
"@thi.ng/object-utils": "^1.1.8", | ||
"@thi.ng/transducers": "^9.2.11", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/arrays": "^2.10.9", | ||
"@thi.ng/binary": "^3.4.39", | ||
"@thi.ng/checks": "^3.6.18", | ||
"@thi.ng/dcons": "^3.2.136", | ||
"@thi.ng/equiv": "^2.1.72", | ||
"@thi.ng/object-utils": "^1.1.9", | ||
"@thi.ng/transducers": "^9.2.12", | ||
"tslib": "^2.8.1" | ||
@@ -147,3 +147,3 @@ }, | ||
}, | ||
"gitHead": "48bf4c22bf23f88ac99f435106af2214f79a0be1\n" | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
} |
@@ -272,2 +272,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2017 - 2024 Karsten Schmidt // Apache License 2.0 | ||
© 2017 - 2025 Karsten Schmidt // Apache License 2.0 |
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
+ Added@thi.ng/api@8.11.16(transitive)
+ Added@thi.ng/arrays@2.10.9(transitive)
+ Added@thi.ng/binary@3.4.39(transitive)
+ Added@thi.ng/checks@3.6.18(transitive)
+ Added@thi.ng/compare@2.4.8(transitive)
+ Added@thi.ng/compose@3.0.19(transitive)
+ Added@thi.ng/dcons@3.2.136(transitive)
+ Added@thi.ng/equiv@2.1.72(transitive)
+ Added@thi.ng/errors@2.5.22(transitive)
+ Added@thi.ng/math@5.11.16(transitive)
+ Added@thi.ng/object-utils@1.1.9(transitive)
+ Added@thi.ng/random@4.1.7(transitive)
+ Added@thi.ng/timestamp@1.1.1(transitive)
+ Added@thi.ng/transducers@9.2.12(transitive)
- Removed@thi.ng/api@8.11.15(transitive)
- Removed@thi.ng/arrays@2.10.8(transitive)
- Removed@thi.ng/binary@3.4.38(transitive)
- Removed@thi.ng/checks@3.6.17(transitive)
- Removed@thi.ng/compare@2.4.7(transitive)
- Removed@thi.ng/compose@3.0.18(transitive)
- Removed@thi.ng/dcons@3.2.135(transitive)
- Removed@thi.ng/equiv@2.1.71(transitive)
- Removed@thi.ng/errors@2.5.21(transitive)
- Removed@thi.ng/math@5.11.15(transitive)
- Removed@thi.ng/object-utils@1.1.8(transitive)
- Removed@thi.ng/random@4.1.6(transitive)
- Removed@thi.ng/timestamp@1.1.0(transitive)
- Removed@thi.ng/transducers@9.2.11(transitive)
Updated@thi.ng/api@^8.11.16
Updated@thi.ng/arrays@^2.10.9
Updated@thi.ng/binary@^3.4.39
Updated@thi.ng/checks@^3.6.18
Updated@thi.ng/dcons@^3.2.136
Updated@thi.ng/equiv@^2.1.72
Updated@thi.ng/object-utils@^1.1.9
Updated@thi.ng/transducers@^9.2.12