@thi.ng/associative
Advanced tools
Comparing version 7.0.14 to 7.0.15
# Change Log | ||
- **Last updated**: 2024-11-10T17:11:51Z | ||
- **Last updated**: 2024-11-24T18:15:48Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "7.0.14", | ||
"version": "7.0.15", | ||
"description": "ES Map/Set-compatible implementations with customizable equality semantics & supporting operations", | ||
@@ -39,17 +39,17 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.12", | ||
"@thi.ng/arrays": "^2.10.5", | ||
"@thi.ng/binary": "^3.4.35", | ||
"@thi.ng/checks": "^3.6.14", | ||
"@thi.ng/dcons": "^3.2.132", | ||
"@thi.ng/equiv": "^2.1.68", | ||
"@thi.ng/object-utils": "^1.1.5", | ||
"@thi.ng/transducers": "^9.2.8", | ||
"tslib": "^2.7.0" | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/arrays": "^2.10.6", | ||
"@thi.ng/binary": "^3.4.36", | ||
"@thi.ng/checks": "^3.6.15", | ||
"@thi.ng/dcons": "^3.2.133", | ||
"@thi.ng/equiv": "^2.1.69", | ||
"@thi.ng/object-utils": "^1.1.6", | ||
"@thi.ng/transducers": "^9.2.9", | ||
"tslib": "^2.8.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"@microsoft/api-extractor": "^7.48.0", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
"typescript": "^5.6.2" | ||
"typedoc": "^0.26.11", | ||
"typescript": "^5.7.2" | ||
}, | ||
@@ -143,3 +143,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ef89090bb19fc5bca23be5da8cfce05b82ff4ad1\n" | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\n" | ||
} |
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
90925
+ Added@thi.ng/api@8.11.13(transitive)
+ Added@thi.ng/arrays@2.10.6(transitive)
+ Added@thi.ng/binary@3.4.36(transitive)
+ Added@thi.ng/checks@3.6.15(transitive)
+ Added@thi.ng/compare@2.4.5(transitive)
+ Added@thi.ng/compose@3.0.16(transitive)
+ Added@thi.ng/dcons@3.2.133(transitive)
+ Added@thi.ng/equiv@2.1.69(transitive)
+ Added@thi.ng/errors@2.5.19(transitive)
+ Added@thi.ng/math@5.11.13(transitive)
+ Added@thi.ng/object-utils@1.1.6(transitive)
+ Added@thi.ng/random@4.1.4(transitive)
+ Added@thi.ng/transducers@9.2.9(transitive)
- Removed@thi.ng/api@8.11.14(transitive)
- Removed@thi.ng/arrays@2.10.7(transitive)
- Removed@thi.ng/binary@3.4.37(transitive)
- Removed@thi.ng/checks@3.6.16(transitive)
- Removed@thi.ng/compare@2.4.6(transitive)
- Removed@thi.ng/compose@3.0.17(transitive)
- Removed@thi.ng/dcons@3.2.134(transitive)
- Removed@thi.ng/equiv@2.1.70(transitive)
- Removed@thi.ng/errors@2.5.20(transitive)
- Removed@thi.ng/math@5.11.14(transitive)
- Removed@thi.ng/object-utils@1.1.7(transitive)
- Removed@thi.ng/random@4.1.5(transitive)
- Removed@thi.ng/transducers@9.2.10(transitive)
Updated@thi.ng/api@^8.11.13
Updated@thi.ng/arrays@^2.10.6
Updated@thi.ng/binary@^3.4.36
Updated@thi.ng/checks@^3.6.15
Updated@thi.ng/dcons@^3.2.133
Updated@thi.ng/equiv@^2.1.69
Updated@thi.ng/object-utils@^1.1.6
Updated@thi.ng/transducers@^9.2.9
Updatedtslib@^2.8.1